]> Sergey Matveev's repositories - vim-lsp.git/commit
Make it possible to specify a name, pattern or number directly to "LspCodeAction"
authorAndreas Louv <andreas@louv.dk>
Sat, 11 Mar 2023 09:32:57 +0000 (10:32 +0100)
committerAndreas Louv <andreas@louv.dk>
Sat, 11 Mar 2023 10:13:51 +0000 (11:13 +0100)
commit7b0c6e93be88d36150981bb54ab5401930af7822
tree1e366f97eb0e6955762302aef2b7b96f45ed4d8e
parent1fc91995ba167443dece7eaae619abc69795dcd5
Make it possible to specify a name, pattern or number directly to "LspCodeAction"
autoload/lsp/codeaction.vim
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
autoload/lsp/util.vim
doc/lsp.txt
plugin/lsp.vim
test/unit_tests.vim