diff options
Diffstat (limited to 'Etc')
-rw-r--r-- | Etc/zsh-development-guide | 3 |
1 files changed, 3 insertions, 0 deletions
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 ------------ |