mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
docs copyedit: Whitespace.
This commit is contained in:
parent
e60737d320
commit
6c033e62e9
8 changed files with 15 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ which is automatically cleaned up after the test exits.
|
|||
|
||||
highlighting test
|
||||
-----------------
|
||||
|
||||
[`test-highlighting.zsh`](tests/test-highlighting.zsh) tests the correctness of the highlighting. Usage:
|
||||
|
||||
zsh test-highlighting.zsh <HIGHLIGHTER NAME>
|
||||
|
|
@ -36,6 +37,7 @@ which will run all highlighting tests and report results in [TAP](http://testany
|
|||
|
||||
performance test
|
||||
----------------
|
||||
|
||||
[`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