autozimu / LanguageClient-neovim

Language Server Protocol (LSP) support for vim and neovim.
MIT License
3.55k stars 273 forks source link

Refactor textDocument/definition to use it's own method #1150

Closed martskins closed 3 years ago

martskins commented 3 years ago

Minor addition to include a specific method for textDocument/definition for clarity purposes only.