]> Sergey Matveev's repositories - vim-lsp.git/commit
Add <mods> to ":LspHighlight"
authorAndreas Louv <andreas@louv.dk>
Sun, 16 Apr 2023 07:40:12 +0000 (09:40 +0200)
committerAndreas Louv <andreas@louv.dk>
Sun, 16 Apr 2023 16:30:18 +0000 (18:30 +0200)
commit224ed94754a276d47fda3be86520fee4c195e3b6
tree7dc0be1cd342c946b8449c590cb869abfe74765a
parent5122cf52532f9c1ddccfb806317850c82659c050
Add <mods> to ":LspHighlight"

This will allow you to run `:silent LspHighlight` to silent the error
message.
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
plugin/lsp.vim