mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 12:50:37 +00:00
fix: https://github.com/neovim/neovim/pull/11931#issuecomment-622422581 There was an error in the process of flattening the hierarchical structure. So when DocumentSymbol has children, our client can't handle it correctly.