Show todo-comments in mini.pick #1427
diego-velez
started this conversation in
Show and tell
Replies: 1 comment
-
Thanks for sharing! Adding extra highlighting is a nice touch! I'd personally recommend moving two function definitions outside of an actual Also, adding |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all!
I've been replacing telescope for mini.pick recently, and I made a picker to show all todo comments. This is for folke's todo-comments plugin, since it has an extension for telescope and fzf-lua, but not for mini.pick, so I wrote one for it.
Check it out:
This is how it looks:
I basically took the code that folke had made for the telescope extension and made it work for mini.pick.
Any feedback is appreciated!! Enjoy!!
Beta Was this translation helpful? Give feedback.
All reactions