vim-lsp (experimental) Async Language Server Protocol plugin for vim8 and neovim. Internally vim-lsp uses async.vim. Installing Plug 'prabirshrestha/async.vim' Plug 'prabirshrestha/vim-lsp' Language Server Protocol VIM Client usage refer to example.vim.