zsh-syntax-highlighting/highlighters
m0viefreak 6cd39e7c70 'main': Highlight path separators
This commit is based on the work done by
Jorge Israel Peña (blaenk) in #136.

Changes:
* Adjusted to changes on the latest master branch.
* Use regular path highlighter colors by default.
* Break out early if the separator color is the same to
  improve performance.
* Tests.
2016-05-31 15:06:12 +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 path separators 2016-05-31 15:06:12 +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.