]> Sergey Matveev's repositories - vim-lsp.git/commit
Add a function to use with the 'tagfunc' option to jump to a symbol definition
authorYegappan Lakshmanan <yegappan@yahoo.com>
Wed, 26 Oct 2022 15:35:26 +0000 (08:35 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Wed, 26 Oct 2022 15:35:26 +0000 (08:35 -0700)
commita7cf8ae5ec23256b2a73510916366ae73b5be025
tree09104c992ea9612849aa99cc8baf2c70fc4c2527
parentcffcdf8b1a7bc2031b2ca3ccb43ff8f23682228a
Add a function to use with the 'tagfunc' option to jump to a symbol definition
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
autoload/lsp/symbol.vim
doc/lsp.txt
test/unit_tests.vim