PLUGINS: add more LSP plugins

This commit is contained in:
Marco Hinz 2021-04-13 15:19:00 +02:00
parent 3f250014cb
commit 582c81bdf3
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -142,7 +142,12 @@ or [Colortemplate](https://github.com/lifepillar/vim-colortemplate).
#### LSP
Plugins for the [Language Server Protocol](https://microsoft.github.io/language-server-protocol)
- [coc.nvim](https://github.com/neoclide/coc.nvim)
- [languageclient-neovim](https://github.com/autozimu/LanguageClient-neovim)
- [vim-lsc](https://github.com/natebosch/vim-lsc)
- [vim-lsp](https://github.com/prabirshrestha/vim-lsp)
#### Navigation