]> Sergey Matveev's repositories - vim-lsp.git/commit
Improve signature popup window
authorGirish Palya <girishji@gmail.com>
Tue, 30 Jan 2024 19:57:51 +0000 (20:57 +0100)
committerGirish Palya <girishji@gmail.com>
Tue, 30 Jan 2024 19:57:51 +0000 (20:57 +0100)
commit5c6e69f71b6c20edcced6d870779a3effac9c08b
tree762e368e03cdf6580d7e36c47cfd5dff1cef73c2
parent786f079609f74f29c86e1e54b81e1afd20b13639
Improve signature popup window
Add 1 character padding to the sides of signature popup window.
Otherise, the leftmost character of popup looks like continuation of
line from underneath text in some colorschemes. A subtle improvemnt.

M  autoload/lsp/signature.vim
autoload/lsp/signature.vim