Skip to content

utility, autocmd and callback functions for nvim built-in lsp

License

Notifications You must be signed in to change notification settings

h-michael/lsp-ext.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsp-ext.nvim

lsp-ext.nvim is collection of utility, callback and autocomand for Nvim built-in LSP client. It provides utility function for dubugging Nvim built-in LSP client and viewing status and callbacks to replace the default callbacks.

Installation

For vim-plug

Plug 'h-michael/lsp-ext.nvim'

For dein.vim

call dein#add('h-michael/lsp-ext.nvim')

Usage

See doc/lsp_ext.txt or :h lsp_ext.

About

utility, autocmd and callback functions for nvim built-in lsp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages