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 1bc82fb commit 0372622Copy full SHA for 0372622
en/index.txt
@@ -1,4 +1,4 @@
1
-*index.txt* For Vim version 8.2. Last change: 2022 Mar 05
+*index.txt* For Vim version 8.2. Last change: 2022 Jun 11
2
3
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -295,7 +295,7 @@ tag char note action in Normal mode ~
295
|/| /{pattern}<CR> 1 search forward for the Nth occurrence of
296
{pattern}
297
|/<CR>| /<CR> 1 search forward for {pattern} of last search
298
-|count| 0 1 cursor to the first char of the line
+|0| 0 1 cursor to the first char of the line
299
|count| 1 prepend to command to give a count
300
|count| 2 "
301
|count| 3 "
0 commit comments