]> Sergey Matveev's repositories - vim-lsp.git/commit
Optional vim-lsc like behaviours
authorkohnish <kohnish@gmx.com>
Sun, 16 Jan 2022 18:33:54 +0000 (19:33 +0100)
committerkohnish <kohnish@gmx.com>
Sun, 16 Jan 2022 22:25:53 +0000 (23:25 +0100)
commitd7db9e42ce6360de902b57c72f1e15bbc927c846
treed698dad82afcf47f2b3d630a9a9505050a76f98d
parent5f8471c1165ca7764687bee1124f8dffcb6c1d4e
Optional vim-lsc like behaviours
 - Option to show diagnostics on status line
 - Option to not suppress the diag hover appearing on mouse hover
 - Make outline configurable
 - Option to suppress adding a new line on completion selection
autoload/diag.vim
autoload/lsp.vim
autoload/lspoptions.vim
autoload/outline.vim
doc/lsp.txt
plugin/lsp.vim