]> Sergey Matveev's repositories - vim-lsp.git/commit
Too many LSP server related commands. Consolidate the LSP server commands into a...
authorYegappan Lakshmanan <yegappan@yahoo.com>
Wed, 12 Apr 2023 01:19:11 +0000 (18:19 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Wed, 12 Apr 2023 01:19:11 +0000 (18:19 -0700)
commitb721ab27e2e1951a48dd4ec58752f43af28c346b
tree54dd7484573620caff0ce5f1f055d285f6ea9b9a
parent0f66ff756c8bf36b9592db61f7e1487b9d19c678
Too many LSP server related commands.  Consolidate the LSP server commands into a single :LspServer command using sub-commands
README.md
autoload/lsp/handlers.vim
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
doc/lsp.txt
plugin/lsp.vim
test/run_tests.sh