Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[PATCH] zyodl.vim: Add alternative installation instructions.
- X-seq: zsh-workers 37922
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: [PATCH] zyodl.vim: Add alternative installation instructions.
- Date: Tue, 9 Feb 2016 03:22:06 +0000
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
---
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