]> Sergey Matveev's repositories - vim-lsp.git/commit
Change the script-local function names to start with an uppercase letter. Remove...
authorYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 8 Feb 2022 04:42:40 +0000 (20:42 -0800)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 8 Feb 2022 04:42:40 +0000 (20:42 -0800)
commit4bbddf9bf9ad42ff9f602483972bc47972061542
tree9c21c9d27fa92d893a6a95934a97609d97fdd6c7
parentf5eb543de1d9967a396281524991978fb58446ec
Change the script-local function names to start with an uppercase letter. Remove redundant funcref initialization.
12 files changed:
autoload/buffer.vim
autoload/callhierarchy.vim
autoload/diag.vim
autoload/handlers.vim
autoload/lsp.vim
autoload/lspserver.vim
autoload/outline.vim
autoload/selection.vim
autoload/signature.vim
autoload/symbol.vim
autoload/textedit.vim
plugin/lsp.vim