zsh-syntax-highlighting/highlighters
Eric Nielsen e5091a858d Fix zcompile error with zsh 5.4
Error is:

    $ zcompile highlighters/main/test-data/function.zsh
    zsh: defining function based on alias `ls'
    zsh: parse error near `()'
    zcompile: can't read file: highlighters/main/test-data/function.zsh

View `Incompatibilities since 5.3.1` in
bb218704d2/README
2017-09-11 12:03:20 -05:00
..
brackets 'brackets': Don't highlight corresponding bracket on accept-line 2016-09-08 15:22:43 +02:00
cursor *: Change highlighters' namespace. 2016-08-16 17:53:01 +00:00
line highlighters: Rename entry points. 2016-08-16 17:51:43 +00:00
main Fix zcompile error with zsh 5.4 2017-09-11 12:03:20 -05:00
pattern highlighters: Rename entry points. 2016-08-16 17:51:43 +00:00
root highlighters: Rename entry points. 2016-08-16 17:51:43 +00:00
README.md docs: Followup to the recent docs branch: clean up some internal cross-references. 2015-11-27 04:07:02 +00:00

zsh-syntax-highlighting / highlighters

Navigate into the individual highlighters' documentation to see what styles ($ZSH_HIGHLIGHT_STYLES keys) each highlighter defines.

Refer to the documentation on highlighters for further information.