]> Sergey Matveev's repositories - vim-lsp.git/commit
When signature help is disabled for a lsp server, don't map the trigger characters...
authorYegappan Lakshmanan <yegappan@yahoo.com>
Wed, 26 Jul 2023 15:14:20 +0000 (08:14 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Wed, 26 Jul 2023 15:14:20 +0000 (08:14 -0700)
commit40645ca294540792504ce3db4cdf84ee45868396
treeea733f3bb69d0b7cba3ca6ead711107346abbb82
parentc607704cc5759aa2c7b475d6a9bcbef35b2e8c94
When signature help is disabled for a lsp server, don't map the trigger characters.  Update the help text to use the space character (32)
autoload/lsp/buffer.vim
autoload/lsp/diag.vim
autoload/lsp/lspserver.vim
autoload/lsp/options.vim
autoload/lsp/signature.vim
autoload/lsp/symbol.vim
doc/lsp.txt