diff options
| author | Daniel Shahaf <danielsh@apache.org> | 2019-12-27 06:09:59 +0000 |
|---|---|---|
| committer | Daniel Shahaf <danielsh@apache.org> | 2019-12-27 06:11:28 +0000 |
| commit | 4a2a15d8dc8d310d537ababc2abba0fe444276a8 (patch) | |
| tree | fa6879514df5c9413d95632026c0fee25234928e /Test | |
| parent | 45130: _multi_parts: Always pass -f to compadd if given by caller (diff) | |
| download | zsh-4a2a15d8dc8d310d537ababc2abba0fe444276a8.tar zsh-4a2a15d8dc8d310d537ababc2abba0fe444276a8.tar.gz zsh-4a2a15d8dc8d310d537ababc2abba0fe444276a8.tar.bz2 zsh-4a2a15d8dc8d310d537ababc2abba0fe444276a8.tar.lz zsh-4a2a15d8dc8d310d537ababc2abba0fe444276a8.tar.xz zsh-4a2a15d8dc8d310d537ababc2abba0fe444276a8.tar.zst zsh-4a2a15d8dc8d310d537ababc2abba0fe444276a8.zip | |
unposted: internal: Vim ztst support: Add an ftplugin in addition to the syntax highlighter.
Diffstat (limited to 'Test')
| -rw-r--r-- | Test/B01cd.ztst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/B01cd.ztst b/Test/B01cd.ztst index 6a5308259..f79e18f4b 100644 --- a/Test/B01cd.ztst +++ b/Test/B01cd.ztst @@ -106,7 +106,7 @@ # ZTST_skip: Set this in any test case if that single test case is to be # skipped. Testing resumes at the next test case in the same file. # -# Syntax highlighting for Vim is available, see Util/ztst.vim. +# Syntax highlighting for Vim is available, see Util/ztst-*.vim. cd cdtst.tmp/sub/fake && pwd && print $PWD |
