zsh-syntax-highlighting/highlighters
Sebastian Gniazdowski 3cb58fd7d7 Optimization: -1 is extra computation of string length internally
./parse.zsh "zplugin.zsh" > out_norm.txt 106,17s user 7,84s system 98% cpu 1:55,85 total

./parse.zsh "zplugin.zsh" > out_opt.txt 51,91s user 7,44s system 99% cpu 59,912 total

% wc -l zplugin.zsh
3188 zplugin.zsh
2016-02-12 08:31:14 +01:00
..
brackets docs: Fix broken symlinks 2015-11-24 00:40:09 -06:00
cursor docs: Fix broken symlinks 2015-11-24 00:40:09 -06:00
line docs: Fix broken symlinks 2015-11-24 00:40:09 -06:00
main Optimization: -1 is extra computation of string length internally 2016-02-12 08:31:14 +01:00
pattern docs: Fix broken symlinks 2015-11-24 00:40:09 -06:00
root docs: Fix broken symlinks 2015-11-24 00:40:09 -06: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.