From 99d90e4b065ce98c7fd2d8cc91dcc6638c27b9ed Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Tue, 9 Feb 2016 03:22:06 +0000 Subject: 37922: zyodl.vim: Add alternative installation instructions. --- ChangeLog | 3 +++ Util/zyodl.vim | 2 ++ 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 12f5366cb..de97318a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2016-02-09 Daniel Shahaf + * 37922: Util/zyodl.vim: zyodl.vim: Add alternative installation + instructions. + * 37896: Doc/Zsh/builtins.yo: zshbuiltins: Document argv behaviour of 'source' without arguments diff --git a/Util/zyodl.vim b/Util/zyodl.vim index b67bfa54e..d0d3cf54f 100644 --- a/Util/zyodl.vim +++ b/Util/zyodl.vim @@ -10,6 +10,8 @@ " 2. Create ~/.vim/filetype.vim as explained in ":help new-filetype" case C. " 3. Add the following command to ~/.vim/filetype.vim: " autocmd BufRead,BufNewFile **/Doc/Zsh/*.yo setfiletype zyodl +" Or alternatively: +" 1. Append the contents of Doc/Zsh/.vimrc to your .vimrc, changing «» to «%». "" Test case: " texinode()()()() -- cgit 1.4.1