]> Sergey Matveev's repositories - vim-lsp.git/commit
Add the preliminary support for code lens
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 8 Apr 2023 05:55:31 +0000 (22:55 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 8 Apr 2023 05:55:31 +0000 (22:55 -0700)
commit329599da5b7b6de30a77d323c1e842aadbe06e89
tree9c36ee29711b3447e8290f58cf8301e0b0cf52d1
parentd332e2a1e6d3b3192ed8d29320959536e29e1857
Add the preliminary support for code lens
README.md
autoload/lsp/capabilities.vim
autoload/lsp/codeaction.vim
autoload/lsp/codelens.vim [new file with mode: 0644]
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
doc/lsp.txt
plugin/lsp.vim