Implement grep_string from telescope with mini.pick #1429
Closed
diego-velez
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
|
Thanks for sharing. In most cases using |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello!
Just as the title says, I've been trying to implement the
grep_stringpicker from telescope in mini.pick. For those who don't know, thegrep_stringpicker in telescope will grep for the current word under your cursor.I looked to see if there was a way to set the initial query for a picker when opening one in mini.pick, but I didn't find one, so I came up with this:
Beta Was this translation helpful? Give feedback.
All reactions