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