]> Sergey Matveev's repositories - vim-lsp.git/commit
Consistently use the colon prefix for Ex commands
authorYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 28 Mar 2023 01:50:06 +0000 (18:50 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 28 Mar 2023 01:50:06 +0000 (18:50 -0700)
commit3e8d5c038e3dc690445b9cefdf4c440c793a7a1f
treefaa24b106fdbb4d0069a08261614fd2593991a26
parent078de4f1f2af4df4de6e304519901e1e4e1acc89
Consistently use the colon prefix for Ex commands
autoload/lsp/callhierarchy.vim
autoload/lsp/completion.vim
autoload/lsp/diag.vim
autoload/lsp/hover.vim
autoload/lsp/lsp.vim
autoload/lsp/outline.vim
autoload/lsp/signature.vim
autoload/lsp/symbol.vim
autoload/lsp/typehierarchy.vim
autoload/lsp/util.vim