zsh-syntax-highlighting/highlighters
Daniel Shahaf 8046c33b54 'main': Do not expand special parameters. Fixes #489.
Adding «(e)» to the first subscript is a no-op: the subscript is known
to be safe due to the previous line.
2018-01-20 00:36:16 +00:00
..
brackets Bump copyright years. 2017-12-25 08:42:30 +00: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 'main': Do not expand special parameters. Fixes #489. 2018-01-20 00:36:16 +00:00
pattern highlighters: Rename entry points. 2016-08-16 17:51:43 +00:00
regexp tests: Avoid using new zmodload flags 2017-12-14 20:58:32 -06: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.