Skip to content

Commit

Permalink
Add Dockerfile language server to docs (#981)
Browse files Browse the repository at this point in the history
* Add Dockerfile server to docs
* Adjust some whitespace and formatting
* Add more LSP-xxx packages from Package Control
  • Loading branch information
jwortmann authored Apr 24, 2020
1 parent eae9a6d commit c5c83b9
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 116 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Documentation is available at [LSP.readthedocs.io](https://LSP.readthedocs.io).
* [CSS/LESS/SASS (SCSS only)](https://lsp.readthedocs.io/en/latest/#css)
* [D](https://lsp.readthedocs.io/en/latest/#d)
* [Dart](https://lsp.readthedocs.io/en/latest/#dart)
* [Dockerfile](https://lsp.readthedocs.io/en/latest/#dockerfile)
* [Elixir](https://lsp.readthedocs.io/en/latest/#elixir)
* [Elm](https://lsp.readthedocs.io/en/latest/#elm)
* [Erlang](https://lsp.readthedocs.io/en/latest/#erlang)
Expand Down
Loading

0 comments on commit c5c83b9

Please sign in to comment.