Daniel Shahaf b52a485c5c brackets: Optimize a tiny bit.
Compute «${#BUFFER}» just once.  I haven't measured the effect of this, but
it might just avoid a strlen() every time around the loop, which could add
up for large ${BUFFER}s.

See issue #295.
2016-04-22 14:14:15 +00:00
..
2016-04-22 14:14:15 +00:00
2015-11-24 00:40:09 -06:00
2015-11-24 00:40:09 -06:00
2016-04-03 20:43:13 -05:00
2015-11-24 00:40:09 -06:00
2015-11-24 00:40:09 -06: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.