docs: Remove duplicate 'How to activate it' sections

This commit is contained in:
Matthew Martin 2015-11-16 23:48:17 -06:00
commit 35e0b0ca69
6 changed files with 0 additions and 41 deletions

View file

@ -9,12 +9,6 @@ This is the `main` highlighter, that highlights:
* Paths
* Strings
### How to activate it
To activate it, add it to `ZSH_HIGHLIGHT_HIGHLIGHTERS`:
ZSH_HIGHLIGHT_HIGHLIGHTERS=( [...] main)
This highlighter is active by default.