]> Sergey Matveev's repositories - vim-lsp.git/commit
Merge pull request #272 from andlrc/fix/listen-for-lspready-with-id-instead-of-name
authorYegappan Lakshmanan <4298407+yegappan@users.noreply.github.com>
Sun, 16 Apr 2023 16:00:09 +0000 (09:00 -0700)
committerGitHub <noreply@github.com>
Sun, 16 Apr 2023 16:00:09 +0000 (09:00 -0700)
commit7feb11c572f63b0eb84588ab6f1f1f7ca544673d
tree54ff8366c637e421a67387f6a79a3d20d2c28c52
parent68cbf3782d4ca09bd433d3037854f05f3688da5a
parent41f718991ecd24e2b3787929637dd5092d34bf3f
Merge pull request #272 from andlrc/fix/listen-for-lspready-with-id-instead-of-name

Add an autocmd for the LSP servers internal ID
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim