From ebe945f344446d0b4305b8bef8f7c4268dce6739 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Fri, 4 May 2012 04:34:48 +0000 Subject: [PATCH] update README --- README.asciidoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 -------