mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-04-17 11:35:32 +08:00
Merge 33315cc447
into db6cac391b
This commit is contained in:
commit
91b39c5e20
@ -29,6 +29,10 @@ To activate an highlighter, add it to the `ZSH_HIGHLIGHT_HIGHLIGHTERS` array in
|
|||||||
By default, `$ZSH_HIGHLIGHT_HIGHLIGHTERS` is unset and only the `main`
|
By default, `$ZSH_HIGHLIGHT_HIGHLIGHTERS` is unset and only the `main`
|
||||||
highlighter is active.
|
highlighter is active.
|
||||||
|
|
||||||
|
If you would like to set this variable before
|
||||||
|
sourcing zsh-syntax-highlighting, initialize it first with:
|
||||||
|
`typeset -ga ZSH_HIGHLIGHT_HIGHLIGHTERS`
|
||||||
|
|
||||||
|
|
||||||
How to tweak highlighters
|
How to tweak highlighters
|
||||||
-------------------------
|
-------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user