You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as a continuation of #8 , sometimes I "autocomplete" a word I want to substitute with the '<,'>s/foo/bar/g command. so i can hit the first few letters of the word, then hit ctrl-r ctrl-w and then finish up the completion. the issue is that pressing ctrl-r ctrl-w just grabs the word at the beginning of the line that is visually highlight with this plugin..
I look forward to your thoughts.. Feel free to reach out with any questions.
The text was updated successfully, but these errors were encountered:
as a continuation of #8 , sometimes I "autocomplete" a word I want to substitute with the
'<,'>s/foo/bar/g
command. so i can hit the first few letters of the word, then hitctrl-r ctrl-w
and then finish up the completion. the issue is that pressingctrl-r ctrl-w
just grabs the word at the beginning of the line that is visually highlight with this plugin..I look forward to your thoughts.. Feel free to reach out with any questions.
The text was updated successfully, but these errors were encountered: