]> Sergey Matveev's repositories - vim-lsp.git/commit
Add an autocmd for the LSP servers internal ID
authorAndreas Louv <andreas@louv.dk>
Sun, 16 Apr 2023 15:18:23 +0000 (17:18 +0200)
committerAndreas Louv <andreas@louv.dk>
Sun, 16 Apr 2023 15:18:24 +0000 (17:18 +0200)
commit41f718991ecd24e2b3787929637dd5092d34bf3f
tree5ced36befecc50506fcfb575df4e1fe595597743
parent398e6a9420a7cf26fe623bf340d1535e29d26817
Add an autocmd for the LSP servers internal ID

This is to not fail if the user provides two servers with the same name.
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim