zsh-syntax-highlighting/highlighters
Daniel Shahaf f4036a09ce 'main': Highlight scalar assignments to argv
Assignments to positional parameters using scalar assignment syntax is
a feature: it is covered by upstream's test suite ("append to positional
parameter" in Test/A06assign.ztst).
2016-06-03 03:27:52 +00:00
..
brackets Bump copyright years. 2016-05-13 01:29:49 +00:00
cursor highlighters: Use _zsh_highlight_add_highlight 2016-04-29 10:09:16 -05:00
line highlighters: Use _zsh_highlight_add_highlight 2016-04-29 10:09:16 -05:00
main 'main': Highlight scalar assignments to argv 2016-06-03 03:27:52 +00:00
pattern tests: Add tests for 'brackets' and 'pattern' 2016-05-05 15:36:33 -05:00
root highlighters: Use _zsh_highlight_add_highlight 2016-04-29 10:09:16 -05: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.