]> Sergey Matveev's repositories - vim-lsp.git/commit
Add commands to enable/disable highlighting diagnostics. Simplify the call to get...
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 22 Jan 2022 03:10:50 +0000 (19:10 -0800)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 22 Jan 2022 03:10:50 +0000 (19:10 -0800)
commitaeb02bd4d5e6078c1b74e2e7bc137029a2b7b6d3
tree38252e9a56736db7e97c3a2b32b35486ff9b770f
parent44cadde9f80f7fa89d03638afeb955e58707232b
Add commands to enable/disable highlighting diagnostics. Simplify the call to get the LSP server for a buffer
autoload/diag.vim
autoload/lsp.vim
doc/lsp.txt
plugin/lsp.vim