mirror of
https://github.com/neovim/neovim.git
synced 2025-09-20 02:08:17 +00:00

DocumentSymbol type doesn't have location field. So when we'll add 'textDocument/documentSymbol’ handler, we can't decide which file have we jump to.