ldelossa / litee.nvim

A framework for building Neovim plugins
409 stars 14 forks source link

[Feat] Expand document symbol if on child element #74

Open ldelossa opened 2 years ago

ldelossa commented 2 years ago

The symboltree does not automatically expand parents if the cursor is on top of a child element. Would be cool if this happened.