]> Sergey Matveev's repositories - vim-lsp.git/commit
Pass buffer number as the argument to the autocmd handlers
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 15 Jul 2023 15:16:09 +0000 (08:16 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 15 Jul 2023 15:16:09 +0000 (08:16 -0700)
commitec8faf7a18cc7f3c933d1f61b732f35d72d24ecf
treefae476968ae4569af17f113c9789d56ae6afbc1a
parent5f01548bf499957487d026bcca03eb7bf44269de
Pass buffer number as the argument to the autocmd handlers
autoload/lsp/completion.vim
autoload/lsp/diag.vim
autoload/lsp/lsp.vim
autoload/lsp/outline.vim
autoload/lsp/signature.vim
autoload/lsp/snippet.vim