]> Sergey Matveev's repositories - vim-lsp.git/commit
Support command modifiers for LspGotoDefinition, LspGotoDeclaration, etc. commands
authorYegappan Lakshmanan <yegappan@yahoo.com>
Thu, 3 Nov 2022 05:18:09 +0000 (22:18 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Thu, 3 Nov 2022 05:18:09 +0000 (22:18 -0700)
commit5585387ef255690b8e9c4ac66462d35a2a121910
treed9d058e850ef0b8f189ea820e17c51f6ebbfdd0a
parenta297e67103015dd592c2e6bc08d7dd01d4f9aac6
Support command modifiers for LspGotoDefinition, LspGotoDeclaration, etc. commands
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
autoload/lsp/symbol.vim
doc/lsp.txt
plugin/lsp.vim
test/unit_tests.vim