Compare commits

..

1 Commits

Author SHA1 Message Date
Roland Walker 22c088f833
Merge 1ba2458aee into c4d9559184 2026-08-09 23:32:44 +05:30
1 changed files with 2 additions and 2 deletions

View File

@ -86,7 +86,7 @@ grow ways to set `$PREBUFFER` to inject free-form code into the generated file.
Highlighting test
-----------------
[`test-highlighting.zsh`](test-highlighting.zsh) tests the correctness of
[`test-highlighting.zsh`](tests/test-highlighting.zsh) tests the correctness of
the highlighting. Usage:
```zsh
@ -110,7 +110,7 @@ results (tests that failed but were expected to succeed, or vice-versa), run
Performance test
----------------
[`test-perfs.zsh`](test-perfs.zsh) measures the time spent doing the
[`test-perfs.zsh`](tests/test-perfs.zsh) measures the time spent doing the
highlighting. Usage:
```zsh