mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
docs copyedit: minor.
This commit is contained in:
parent
49f7beecb5
commit
9ce97cd64d
4 changed files with 5 additions and 5 deletions
|
|
@ -23,7 +23,7 @@ subsequent tests. The current working directory of tests is set to a newly-crea
|
|||
which is automatically cleaned up after the test exits.
|
||||
|
||||
|
||||
highlighting test
|
||||
Highlighting test
|
||||
-----------------
|
||||
|
||||
[`test-highlighting.zsh`](tests/test-highlighting.zsh) tests the correctness of the highlighting. Usage:
|
||||
|
|
@ -37,7 +37,7 @@ All tests may be run with
|
|||
which will run all highlighting tests and report results in [TAP](http://testanything.org/) format.
|
||||
|
||||
|
||||
performance test
|
||||
Performance test
|
||||
----------------
|
||||
|
||||
[`test-perfs.zsh`](tests/test-perfs.zsh) measures the time spent doing the highlighting. Usage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue