From ca2ab5e446bcf40e18de4390ee1b47c8295b5728 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Sat, 11 Jul 2015 09:18:20 +0000 Subject: 35775: New zsh-specific yodl vim syntax highlighting. To try this, see the instructions at the top of Util/zyodl.vim (in the comment). * Util/zyodl.vim: New syntax highlighting file. * Doc/Zsh/.vimrc: New file, hooks up zyodl.vim for automatic loading. * Etc/zsh-development-guide: Namedrop zyodl.vim for discoverability. --- Etc/zsh-development-guide | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Etc') diff --git a/Etc/zsh-development-guide b/Etc/zsh-development-guide index d92b72456..4d6cefd1e 100644 --- a/Etc/zsh-development-guide +++ b/Etc/zsh-development-guide @@ -920,6 +920,9 @@ Documentation surrounding text. No extra newlines after the opening or before the closing parenthesis are required. +A syntax highlighting file for Vim is included, just source tt(Doc/Zsh/.vimrc) +before editing one of the Doc/Zsh/*.yo files. + Module names ------------ -- cgit 1.4.1