Files
neovim/runtime/lua/vim
Hirokazu Hata d0af0f5c9e lsp: fix lsp.util.symbols_to_items
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.
2020-05-02 15:16:35 +09:00
..
2020-05-02 15:16:35 +09:00
2018-12-20 11:57:30 +01:00
2020-03-30 14:30:24 +02:00