mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Typo
This commit is contained in:
parent
9c0a49c7be
commit
5a2191a5fc
@ -462,7 +462,7 @@ patterns, e.g.:
|
||||
This would delete the first line containing "quux" after the first line
|
||||
containing "bar" after the first line containing "foo" after the current line.
|
||||
|
||||
Somtimes Vim automatically prepends the command-line with a range. E.g. start a
|
||||
Sometimes Vim automatically prepends the command-line with a range. E.g. start a
|
||||
visual line selection with `V`, select some lines and type `:`. The command-line
|
||||
will be populated with the range `'<,'>`, which means the following command will
|
||||
use the previously selected lines as a range. (This is also why you sometimes
|
||||
|
Loading…
x
Reference in New Issue
Block a user