From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16209 invoked by alias); 9 Feb 2016 03:22:15 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 37922 Received: (qmail 1738 invoked from network); 9 Feb 2016 03:22:13 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.1 From: Daniel Shahaf To: zsh-workers@zsh.org Subject: [PATCH] zyodl.vim: Add alternative installation instructions. Date: Tue, 9 Feb 2016 03:22:06 +0000 Message-Id: <1454988126-4008-1-git-send-email-danielsh@tarsus.local2> X-Mailer: git-send-email 1.8.4.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 «» to «%». "" Test case: " texinode()()()()