Add explanation of count for s and S commands
This commit is contained in:
parent
3e89148d74
commit
4521099ebb
|
@ -540,9 +540,11 @@ to skim through the jump list using:
|
||||||
|
|
||||||
*s*::
|
*s*::
|
||||||
create a selection for each match of the given regex
|
create a selection for each match of the given regex
|
||||||
|
(selects the count capture if it is given)
|
||||||
|
|
||||||
*S*::
|
*S*::
|
||||||
split selections with the given regex
|
split selections with the given regex
|
||||||
|
(selects the count capture if it is given)
|
||||||
|
|
||||||
*<a-s>*::
|
*<a-s>*::
|
||||||
split selections on line boundaries
|
split selections on line boundaries
|
||||||
|
|
Loading…
Reference in New Issue
Block a user