Skip to content

How to global search selected word with new dynamic search #11202

Answered by the-mikedavis
rcorre asked this question in Q&A
Discussion options

You must be logged in to vote

You can copy the current selection (regex-escaped) to the search register / with * and then global search and press enter to search using the contents of the search register /. Or you can select the word under the cursor with miw and use <C-r>. in the picker which enters the contents of the current selections special register ..

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rcorre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants