Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-29 | 50671: enable spell check in *.ztst by vim | Jun-ichi Takimoto | 1 | -2/+2 | |
2020-06-17 | unposted: internal: ztst.vim: Recognize empty "F:" line as well, as the test ↵ | Daniel Shahaf | 1 | -1/+1 | |
harness does. | |||||
2020-03-20 | unposted: internal: ztst.vim: Make sure syntax elements are only hidden if ↵ | Daniel Shahaf | 1 | -7/+16 | |
they're followed by something visible | |||||
2020-01-28 | 45345: internal: ztst.vim: Fix highlighting of zsh comments in test payload | Daniel Shahaf | 1 | -1/+7 | |
2020-01-07 | unposted: internal: ztst.vim: Use :syn-sync to work around (#x) and ↵ | Daniel Shahaf | 1 | -0/+10 | |
"`\\\\\\\\`" confusing the highlighting. | |||||
2020-01-01 | 45169/0001: In the test suite, allow test cases to be marked as expected to ↵ | Daniel Shahaf | 1 | -1/+1 | |
fail. See next commit for a use-case. | |||||
2019-12-27 | unposted: internal: Vim ztst support: Add an ftplugin in addition to the ↵ | Daniel Shahaf | 1 | -0/+85 | |
syntax highlighter. |