]> Sergey Matveev's repositories - vim-lsp.git/commit
Use global functions instead of funcref variables for LspOptionsSet() and LspServerTr...
authorYegappan Lakshmanan <yegappan@yahoo.com>
Thu, 3 Feb 2022 17:07:39 +0000 (09:07 -0800)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Thu, 3 Feb 2022 17:07:39 +0000 (09:07 -0800)
commit165d5585375df014e6f7ffd2ef5703dedbaaa9a0
treeba8c3da60354056b12bd542f9ca50ffe47eca7d3
parent5b21a2d4d2338ed35276fabed6e50dec832e4c49
Use global functions instead of funcref variables for LspOptionsSet() and LspServerTraceEnable(). Rename LspCalledBy() to LspIncomingCalls() and LspCalling() to LspOutgoingCalls()
README.md
autoload/handlers.vim
autoload/lspoptions.vim
doc/lsp.txt
plugin/lsp.vim