Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

[PATCH] zyodl.vim: Add alternative installation instructions.



---
 Util/zyodl.vim | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Util/zyodl.vim b/Util/zyodl.vim
index b67bfa5..d0d3cf5 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 «<sfile>» to «%».
 
 "" Test case:
 "   texinode()()()()



Messages sorted by: Reverse Date, Date, Thread, Author