mirror of
https://github.com/neovim/neovim.git
synced 2026-03-24 17:40:59 +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.