Skip to content

async language server protocol plugin for vim and neovim

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-THIRD-PARTY
Notifications You must be signed in to change notification settings

ipkiss42/vim-lsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-lsp (experimental)

Async Language Server Protocol plugin for vim8 and neovim. Internally vim-lsp uses async.vim.

⚠️ Refer to dev branch for vnext development of vim-lsp ⚠️

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

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-THIRD-PARTY

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%