Skip to content

async language server protocol plugin for vim and neovim

License

Notifications You must be signed in to change notification settings

liquidz/vim-lsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

async language server protocol plugin for vim and neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%