mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-18 06:53:35 -04:00
37922: zyodl.vim: Add alternative installation instructions.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2016-02-09 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||
|
||||
* 37922: Util/zyodl.vim: zyodl.vim: Add alternative installation
|
||||
instructions.
|
||||
|
||||
* 37896: Doc/Zsh/builtins.yo: zshbuiltins: Document argv
|
||||
behaviour of 'source' without arguments
|
||||
|
||||
|
||||
@@ -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()()()()
|
||||
|
||||
Reference in New Issue
Block a user