From 379d7088d691bf6413d6c75d44ba922c6185ecb4 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Thu, 26 Dec 2019 03:59:25 +0000 Subject: unposted: internal: Remove Vim modeline that interferes with ztst.vim. As an alternative, one can use: autocmd BufRead,BufNewFile **/*.ztst setfiletype zsh (But see Util/ztst-syntax.vim and Util/ztst-ftplugin.vim for an alternative.) --- ChangeLog | 3 +++ Test/X04zlehighlight.ztst | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1e2cc7028..804332db7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2020-01-07 Daniel Shahaf + * unposted: Test/X04zlehighlight.ztst: internal: Remove Vim + modeline that interferes with ztst.vim. + * unposted: Util/ztst-syntax.vim: internal: ztst.vim: Use :syn-sync to work around (#x) and "`\\\\\\\\`" confusing the highlighting. diff --git a/Test/X04zlehighlight.ztst b/Test/X04zlehighlight.ztst index 000949698..475a2e309 100644 --- a/Test/X04zlehighlight.ztst +++ b/Test/X04zlehighlight.ztst @@ -157,5 +157,3 @@ %clean zmodload -ui zsh/zpty - -# vim:ft=zsh -- cgit 1.4.1