mirror of
https://github.com/neovim/neovim.git
synced 2026-03-07 08:41:49 +10: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.