mirror of
https://github.com/neovim/neovim.git
synced 2025-11-23 18:46:38 +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.