diff options
author | Hirokazu Hata <h.hata.ai.t@gmail.com> | 2020-05-02 15:08:52 +0900 |
---|---|---|
committer | Hirokazu Hata <h.hata.ai.t@gmail.com> | 2020-05-02 15:16:35 +0900 |
commit | d0af0f5c9e12e0d9070c0709412eb9fd55534295 (patch) | |
tree | c72b05703fea819a503d74b2dc0923233b044a87 /runtime/lua/vim/lsp/protocol.lua | |
parent | a6071ac04d7ab1c366b7bb68da9d7d331009a478 (diff) | |
download | rneovim-d0af0f5c9e12e0d9070c0709412eb9fd55534295.tar.gz rneovim-d0af0f5c9e12e0d9070c0709412eb9fd55534295.tar.bz2 rneovim-d0af0f5c9e12e0d9070c0709412eb9fd55534295.zip |
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.
Diffstat (limited to 'runtime/lua/vim/lsp/protocol.lua')
0 files changed, 0 insertions, 0 deletions