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.

Description
async language server protocol plugin for vim and neovim
Readme MIT 5.3 MiB
Languages
Vim Script 82.5%
vim 17.4%