]> Sergey Matveev's repositories - vim-lsp.git/commit
Add support for displaying type hiearchy in a popup window
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 20 Nov 2022 07:09:03 +0000 (23:09 -0800)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 20 Nov 2022 07:09:03 +0000 (23:09 -0800)
commitd40d58acbe9a6fc576d195fdce5ec7050e2a8cd9
tree00c057499b3a2171141b62eb8796fb00ba539f18
parentf5386053fd05d64edd0117c3add980fc5d85d095
Add support for displaying type hiearchy in a popup window
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
autoload/lsp/symbol.vim
autoload/lsp/typehierarchy.vim [new file with mode: 0644]
autoload/lsp/util.vim
doc/lsp.txt
plugin/lsp.vim