update README

This commit is contained in:
Maxime Coste 2012-05-04 04:34:48 +00:00
parent 55516af9d7
commit ebe945f344

View File

@ -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, selection according to the regex entered. To split a comma separated list,
use _alt-s_ then ', *' 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 Registers
--------- ---------
@ -137,8 +138,8 @@ existing highlighters are:
parameter, <group_name>. useful when multiple highlighters work parameter, <group_name>. useful when multiple highlighters work
together and need to be removed as one. Adding and removing from together and need to be removed as one. Adding and removing from
a group can be done using a group can be done using
:addgrouphl <group> <highlighter_name> <highlighter_parameters...> :addhl -group <group> <highlighter_name> <highlighter_parameters...>
:rmgrouphl <group> <highlighter_name> :rmhl -group <group> <highlighter_name>
Filters Filters
------- -------