mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-10-23 15:46:27 +08: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 |
||
|---|---|---|
| .. | ||
| multiple-redirections.zsh | ||
| nested-parentheses.zsh | ||
| simple-command.zsh | ||
| simple-redirection.zsh | ||
| unknown-command.zsh | ||