mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-01-30 09:47:13 +08:00
docs: Document writing tests
This commit is contained in:
parent
1082067f93
commit
0f43026bf0
@ -81,3 +81,5 @@ To create your own `myhighlighter` highlighter:
|
|||||||
* Activate your highlighter in `~/.zshrc`:
|
* Activate your highlighter in `~/.zshrc`:
|
||||||
|
|
||||||
ZSH_HIGHLIGHT_HIGHLIGHTERS+=(myhighlighter)
|
ZSH_HIGHLIGHT_HIGHLIGHTERS+=(myhighlighter)
|
||||||
|
|
||||||
|
* [Write tests](../tests/README.md).
|
||||||
|
Loading…
Reference in New Issue
Block a user