mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
Update README.md
This commit is contained in:
15
README.md
15
README.md
@@ -24,6 +24,21 @@ If you install ruby but not solargraph, you can install solargraph with followin
|
|||||||
:LspInstallServer
|
:LspInstallServer
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Supported Languages
|
||||||
|
|
||||||
|
* C/C++ (clangd)
|
||||||
|
* Clojure (clojure-lsp)
|
||||||
|
* TypeScript (typescript-language-server)
|
||||||
|
* JavaScript (javascript-typescript-langserver/typescript-language-server)
|
||||||
|
* Python (pyls)
|
||||||
|
* Rust (rls)
|
||||||
|
* Go (gopls)
|
||||||
|
* Ruby (solargraph)
|
||||||
|
* PHP (intelephense-server)
|
||||||
|
* Java (eclipse-jdt-ls)
|
||||||
|
* Lua (emmylua-ls)
|
||||||
|
* Vim (vim-language-server)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
MIT
|
MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user