mirror of
https://github.com/neovim/neovim.git
synced 2025-11-22 18:16:32 +00:00
The method with the name 'textDocument/peekDefinition' is not part of the official language server protocol specification. Therefore no language server can/will support this. Thereby all related code and documentation as been removed.