From 78689dde5b54e5ef8e97352d7735447ccf09a582 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20D=C3=A9trez?= Date: Fri, 12 Sep 2014 16:39:38 +0200 Subject: [PATCH] Update the README in syntax-highlighting This seems to correspond to the code in init.zsh --- modules/syntax-highlighting/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/syntax-highlighting/README.md b/modules/syntax-highlighting/README.md index c88c54cf..08750d77 100644 --- a/modules/syntax-highlighting/README.md +++ b/modules/syntax-highlighting/README.md @@ -27,7 +27,7 @@ To enable highlighting for this module only, add the following line to ### Highlighters Syntax highlighting is accomplished by pluggable [highlighters][2]. This module -enables the *main*, *brackets*, and *cursor* highlighters by default. +only enables the *main* highlighter by default. To enable all highlighters, add the following to *zpreztorc*: