mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:50:05 +08:00
Update language-server-protocol.md (#2700)
This commit is contained in:
parent
0950b4f29a
commit
e12830d47b
@ -22,7 +22,7 @@ This layers adds extensive support for [language-server-protocol](https://micros
|
||||
This layer is a heavy wallpaper of [LanguageClient-neovim](https://github.com/SpaceVim/LanguageClient-neovim) (an old fork),
|
||||
The upstream is rewritten by rust.
|
||||
|
||||
We also include [vim-lsp](https://github.com/prabirshrestha/vim-lsp), which is wrote in pure vim script.
|
||||
We also include [vim-lsp](https://github.com/prabirshrestha/vim-lsp), which is written in pure vim script.
|
||||
|
||||
Note that if `coc` is used as autocomplete method in the `autocomplete` layer,
|
||||
it will be used as lsp client.
|
||||
|
Loading…
Reference in New Issue
Block a user