registers.asciidoc: I don't think selections have captured groups.
This commit is contained in:
parent
1fffd38b56
commit
3a23fdf15a
|
@ -4,7 +4,8 @@
|
|||
|
||||
Registers are named lists of text -instead of simply text- in order to interact
|
||||
well with multiselection. They are used for various purposes, like storing
|
||||
the last yanked text, or the captured groups associated with the selections.
|
||||
yanked text, the locations of selections in a buffer, or groups captured by a
|
||||
regular expression.
|
||||
|
||||
== Interacting
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user