mirror of
https://github.com/neovim/neovim.git
synced 2025-11-26 12:10:40 +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.