]> Sergey Matveev's repositories - vim-lsp.git/commit
Move the server/client capabilities functions to a separate file. Sort the options...
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 1 Apr 2023 21:39:49 +0000 (14:39 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 1 Apr 2023 21:39:49 +0000 (14:39 -0700)
commit47bdd04ce92d6ed9172a993f799abc40b90dbae2
treea7934ffc44f4f902573a4d6f1b6cee893e7ea56a
parent71b91eecb461117c6c4a77ad8fbbf785c64bc41c
Move the server/client capabilities functions to a separate file.  Sort the options alphabetically
autoload/lsp/capabilities.vim [new file with mode: 0644]
autoload/lsp/lspserver.vim
autoload/lsp/options.vim
doc/lsp.txt