diff --git a/Vim.md b/Vim.md new file mode 100644 index 0000000..0e5037a --- /dev/null +++ b/Vim.md @@ -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. \ No newline at end of file