mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-07-12 11:36:21 +00:00

* Don't override user defined styles * Better modularisation of highlighters * Allow to define which highlighters are activated * Allow to define the order in which they are defined * Minor performance optimizations * Fixed some variables leak * Improve documentation * Brackets highlighter: use ZSH_HIGHLIGHT_STYLES instead of a specific array