[mini.pick] treesitter symbols picker using nvim-treesitter #1994
231tr0n
started this conversation in
Show and tell
Replies: 1 comment 6 replies
-
Thanks for sharing!
There is already a picker for tree-sitter nodes. Would you mind elaborating (maybe with demo) about how this is different. But I'd still say that this is unlikely to get into 'mini.extra'. Mostly because it seems to look similar to what a future 'mini.hierarchy' will do. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I wrote a mini.pick picker for tree sitter symbols using locals queries from nvim-treesitter. I might or might not have taken a reference from fzf-lua for this 😏. Hope someone finds it useful. Also I apologize for pinging @echasnovski, but is there any chance this can be added as an official picker in mini.extra?
Beta Was this translation helpful? Give feedback.
All reactions