hedyhli / outline.nvim

Code outline sidebar powered by LSP. Significantly enhanced & refactored fork of symbols-outline.nvim.
https://sr.ht/~hedy/outline.nvim
MIT License
543 stars 15 forks source link

Unhighlight search when leave outline window #46

Open damanis opened 7 months ago

damanis commented 7 months ago

Feature request. After search with / in outline window, the found item is highlighted. It left highlighted after it selected and outline window lost focus. Yes, it's vim/neovim feature, but may be it can be managed? Ideally, search in outline window should be independent of neovim search.