Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-15 | 49756 + 49758(Daniel): replace LPAR() in FAQ.yo by SUBST(_LPAR_) | Jun-ichi Takimoto | 1 | -0/+2 | |
In FAQ.yo, macros inside mytt() and tt() are not expanded. Also includes an update for zyodl.vim by Daniel. | |||||
2020-06-07 | 45791 (tweaked): FAQ: Explain how to binary search one's dotfiles | Daniel Shahaf | 1 | -0/+4 | |
2020-05-28 | unposted: zyodl.vim: Highlight the word "note", like ft=help does. | Daniel Shahaf | 1 | -1/+3 | |
2020-05-28 | unposted: zyodl.vim: Highlight yodl continuation line marker | Daniel Shahaf | 1 | -0/+4 | |
2020-05-02 | unposted: zyodl.vim: Use 'conceal' for some macros that expand to a single ↵ | Daniel Shahaf | 1 | -1/+11 | |
character. | |||||
2020-01-07 | unposted: internal: zyodl.vim: Support glob qualifiers in example()'s | Daniel Shahaf | 1 | -1/+2 | |
2020-01-07 | unposted: internal: zyodl.vim: Support yodl comments. | Daniel Shahaf | 1 | -1/+7 | |
2019-12-22 | 45109: Add Vim highlighting file for Test/*.ztst files. | Daniel Shahaf | 1 | -1/+4 | |
2016-02-09 | 37922: zyodl.vim: Add alternative installation instructions. | Daniel Shahaf | 1 | -0/+2 | |
2015-07-24 | 35809: zyodl.vim: Fix nested parentheses | Daniel Shahaf | 1 | -7/+14 | |
2015-07-14 | 35790: zyodl.vim: Be compatible with Vim 6. | Daniel Shahaf | 1 | -1/+1 | |
2015-07-13 | 35775: New zsh-specific yodl vim syntax highlighting. | Daniel Shahaf | 1 | -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. |