summaryrefslogtreecommitdiff
path: root/Util/zyodl.vim
AgeCommit message (Collapse)AuthorFilesLines
2016-02-0937922: zyodl.vim: Add alternative installation instructions.Daniel Shahaf1-0/+2
2015-07-2435809: zyodl.vim: Fix nested parenthesesDaniel Shahaf1-7/+14
2015-07-1435790: zyodl.vim: Be compatible with Vim 6.Daniel Shahaf1-1/+1
2015-07-1335775: New zsh-specific yodl vim syntax highlighting.Daniel Shahaf1-0/+74
To try this, see the instructions at the top of Util/zyodl.vim (in the comment). * Util/zyodl.vim: New syntax highlighting file. * Doc/Zsh/.vimrc: New file, hooks up zyodl.vim for automatic loading. * Etc/zsh-development-guide: Namedrop zyodl.vim for discoverability.