Fix README

This commit is contained in:
Maxime Coste 2015-09-29 23:59:39 +01:00
parent 6913d5427c
commit 1ff92d2b67

View File

@ -1053,7 +1053,7 @@ Most programming languages can then be properly highlighted using a `regions`
highlighter as root:
-----------------------------------------------------------------
addhl multi_region -default code <lang> \
addhl regions -default code <lang> \
string <str_opening> <str_closing> <str_recurse> \
comment <comment_opening> <comment_closing> <comment_recurse>