mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
docs: Document writing tests
This commit is contained in:
parent
1082067f93
commit
0f43026bf0
1 changed files with 2 additions and 0 deletions
|
|
@ -81,3 +81,5 @@ To create your own `myhighlighter` highlighter:
|
|||
* Activate your highlighter in `~/.zshrc`:
|
||||
|
||||
ZSH_HIGHLIGHT_HIGHLIGHTERS+=(myhighlighter)
|
||||
|
||||
* [Write tests](../tests/README.md).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue