-
Hi! How can I search selected text in current buffer? |
Beta Was this translation helpful? Give feedback.
Answered by
ibhagwan
Jul 17, 2025
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
skraio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
:lua FzfLua.grep_curbuf{ search = FzfLua.utils.get_visual_selection() })