mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Fix READMEs
This commit is contained in:
parent
bb7fcb79fa
commit
ef4f5ed638
4 changed files with 8 additions and 6 deletions
|
|
@ -8,13 +8,13 @@ The tests expect the highlighter directory to contain a `test-data` directory wi
|
|||
|
||||
highlighting test
|
||||
-----------------
|
||||
[`test-highlighting.zsh`](test-highlighting.zsh) tests the correctness of the highlighting. Usage:
|
||||
[`test-highlighting.zsh`](tests/test-highlighting.zsh) tests the correctness of the highlighting. Usage:
|
||||
|
||||
zsh test-highlighting.zsh <HIGHLIGHTER NAME>
|
||||
|
||||
|
||||
performance test
|
||||
----------------
|
||||
[`test-perfs.zsh`](test-highlighting.zsh) measures the time spent doing the highlighting. Usage:
|
||||
[`test-perfs.zsh`](tests/test-perfs.zsh) measures the time spent doing the highlighting. Usage:
|
||||
|
||||
zsh test-perfs.zsh <HIGHLIGHTER NAME>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue