]> Sergey Matveev's repositories - vim-lsp.git/commit
Support custom locations request (#587)
authorBenYip <yebenmy@gmail.com>
Tue, 21 Jan 2025 15:27:32 +0000 (23:27 +0800)
committerGitHub <noreply@github.com>
Tue, 21 Jan 2025 15:27:32 +0000 (07:27 -0800)
commit74718e51d6a9367bb70128f40acd26cc4c9e9070
treee5374c7ad2b22c9db1f7e0f338166b6cf501ef3e
parent235dcdf79b124847ba947b9a44d26ac5f5381817
Support custom locations request (#587)

* Support custom locations request

* specify server name in FindLocations

* Rename LspFindLocations
autoload/lsp/buffer.vim
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim