diff --git a/README.asciidoc b/README.asciidoc index 801af5eb..2078f037 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -101,7 +101,8 @@ A multiselection can also be obtained with _Alt-s_, which splits the current selection according to the regex entered. To split a comma separated list, use _alt-s_ then ', *' -To clear multiple selections, use _space_. +To clear multiple selections, use _space_. To keep only the nth selection +use _n_ followed by _space_. Registers --------- @@ -137,8 +138,8 @@ existing highlighters are: parameter, . useful when multiple highlighters work together and need to be removed as one. Adding and removing from a group can be done using - :addgrouphl - :rmgrouphl + :addhl -group + :rmhl -group Filters -------