]> Sergey Matveev's repositories - vim-lsp.git/commit
Use sync rpc to the LSP server and simplify jumping to a symbol location
authorYegappan Lakshmanan <yegappan@yahoo.com>
Fri, 7 Oct 2022 16:00:47 +0000 (09:00 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Fri, 7 Oct 2022 16:00:47 +0000 (09:00 -0700)
commit3411739b066548f5785627a7861ae5bfc324a68a
treefba692f00c15db54a7ae3d693f442e6cfa85f4d4
parent5d81b0d2c51fa6702879f87571b0b53b974e384c
Use sync rpc to the LSP server and simplify jumping to a symbol location
autoload/lsp/handlers.vim
autoload/lsp/lspserver.vim
autoload/lsp/symbol.vim