We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9282a9c commit 511368bCopy full SHA for 511368b
vim/previous-visual-selection.md
@@ -3,5 +3,5 @@
3
Typing `gv` in normal mode will re-select the previous visual selection.
4
This makes it easy to re-select a specific block of text. For instance, if
5
you are performing a search and replace on a visual selection and you didn't
6
-get the regex quite, you can quickly type `gv` and then edit the regex of
7
-your previous command.
+get the regex quite right, you can quickly type `gv` and then edit the regex
+of your previous command.
0 commit comments