]> Sergey Matveev's repositories - vim-lsp.git/commit
Use the method calling convention for builtin functions consistently
authorYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 15 Nov 2022 05:46:53 +0000 (21:46 -0800)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 15 Nov 2022 05:46:53 +0000 (21:46 -0800)
commit8883bc082d28e6298d61e5d19c184bde2b8a7619
treeb49706af9231803b465a491bcdbeae3adb81b6f5
parente4310d6ecc59365f2d9cc6201fc60b994657aad3
Use the method calling convention for builtin functions consistently
12 files changed:
autoload/lsp/codeaction.vim
autoload/lsp/completion.vim
autoload/lsp/diag.vim
autoload/lsp/hover.vim
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
autoload/lsp/markdown.vim
autoload/lsp/outline.vim
autoload/lsp/signature.vim
autoload/lsp/symbol.vim
autoload/lsp/textedit.vim
autoload/lsp/util.vim