]> Sergey Matveev's repositories - vim-lsp.git/commit
Add <mods> to hover
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 08:06:23 +0000 (10:06 +0200)
commite95b50beb4cd3bd04833b0e509f7a1d3d8d7e805
treeb69686faf2b10df3903c1a79599178abe6a7f110
parent398e6a9420a7cf26fe623bf340d1535e29d26817
Add <mods> to hover

This will allow you to run `:silent LspHover` to silent the error
message, and things `:belowright LspHover` to position the preview
window.
autoload/lsp/hover.vim
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
plugin/lsp.vim
test/clangd_tests.vim