about summary refs log tree commit diff
path: root/Util/ztst-syntax.vim
Commit message (Collapse)AuthorAgeFilesLines
* 45345: internal: ztst.vim: Fix highlighting of zsh comments in test payloadDaniel Shahaf2020-01-281-1/+7
|
* unposted: internal: ztst.vim: Use :syn-sync to work around (#x) and ↵Daniel Shahaf2020-01-071-0/+10
| | | | "`\\\\\\\\`" confusing the highlighting.
* 45169/0001: In the test suite, allow test cases to be marked as expected to ↵Daniel Shahaf2020-01-011-1/+1
| | | | | | fail. See next commit for a use-case.
* unposted: internal: Vim ztst support: Add an ftplugin in addition to the ↵Daniel Shahaf2019-12-271-0/+85
syntax highlighter.