diff options
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r-- | runtime/doc/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt index e7c4c37f7d..c96f50e6dd 100644 --- a/runtime/doc/index.txt +++ b/runtime/doc/index.txt @@ -1137,7 +1137,7 @@ tag command action ~ |:&| :& repeat last ":substitute" |:star| :* execute contents of a register |:<| :< shift lines one 'shiftwidth' left -|:=| := print the cursor line number +|:=| := print the last line number |:>| :> shift lines one 'shiftwidth' right |:@| :@ execute contents of a register |:@@| :@@ repeat the previous ":@" |