new page vim

Alick Zhao 2018-05-13 19:09:16 -05:00
parent 5fbebca202
commit d16549734f

11
Vim.md Normal file

@ -0,0 +1,11 @@
There are several implementations of language server protocol (client side) in Vim.
## vim-lsp
## LanguageClient-neovim
Despite the name, [LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim) do support vim besides neovim.
You are welcome to help provide vim spefici details here by editing the wiki. Meantime please refer to the [[Neovim]] page.