diff options
author | Daniel Shahaf <danielsh@apache.org> | 2019-12-27 07:21:42 +0000 |
---|---|---|
committer | Daniel Shahaf <danielsh@apache.org> | 2020-01-07 19:37:41 +0000 |
commit | 39d0d4323d77b1f89bb3feaa18339888567084c0 (patch) | |
tree | 71976c46de0ad45fad22e458d9b9e2fbe8ec4b0c /ChangeLog | |
parent | b066ce22d051ba99e7d9fdb296ba522d62e88607 (diff) | |
download | zsh-39d0d4323d77b1f89bb3feaa18339888567084c0.tar.gz zsh-39d0d4323d77b1f89bb3feaa18339888567084c0.tar.xz zsh-39d0d4323d77b1f89bb3feaa18339888567084c0.zip |
unposted: internal: ztst.vim: Use :syn-sync to work around (#x) and "`\\\\\\\\`" confusing the highlighting.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 592f4f0bc..1e2cc7028 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2020-01-07 Daniel Shahaf <danielsh@apache.org> + * unposted: Util/ztst-syntax.vim: internal: ztst.vim: Use + :syn-sync to work around (#x) and "`\\\\\\\\`" confusing the + highlighting. + * unposted: Util/zyodl.vim: internal: zyodl.vim: Support glob qualifiers in example()'s |