Zane Bilous

Results 4 comments of Zane Bilous

> there seems to be a clear way to combine finders by just running both finder commands (see the commit i'm working on), but how will e.g. actions be combined?...

Similar thing here, I have the config: ```lua w = { name = 'Navigation', l = 'Jump to line', w = 'Jump to word', } ``` But which-key displays the...

> Another option that comes into my mind is that when people search for a keyword, we start searching recursively in all categories and show the result. But TBH I...

I just made a pull request for this: https://github.com/simrat39/symbols-outline.nvim/pull/137