mirror of
https://github.com/neovim/neovim.git
synced 2025-12-08 07:32:40 +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.