1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-01 17:24:50 +01:00
Commit graph

10 commits

Author SHA1 Message Date
Daniel Shahaf
c05ff07d9f unposted: zyodl.vim: Highlight the word "note", like ft=help does. 2020-05-28 19:42:16 +00:00
Daniel Shahaf
8b32df6d4c unposted: zyodl.vim: Highlight yodl continuation line marker 2020-05-28 19:42:16 +00:00
Daniel Shahaf
d800c38507 unposted: zyodl.vim: Use 'conceal' for some macros that expand to a single character. 2020-05-02 01:31:46 +00:00
Daniel Shahaf
b066ce22d0 unposted: internal: zyodl.vim: Support glob qualifiers in example()'s 2020-01-07 19:37:41 +00:00
Daniel Shahaf
2b9419fd7e unposted: internal: zyodl.vim: Support yodl comments. 2020-01-07 19:37:40 +00:00
Daniel Shahaf
43761827f9 45109: Add Vim highlighting file for Test/*.ztst files. 2019-12-22 03:20:55 +00:00
Daniel Shahaf
99d90e4b06 37922: zyodl.vim: Add alternative installation instructions. 2016-02-09 03:41:44 +00:00
Daniel Shahaf
7f5ee59d8e 35809: zyodl.vim: Fix nested parentheses 2015-07-24 14:12:22 +00:00
Daniel Shahaf
40a6f1d347 35790: zyodl.vim: Be compatible with Vim 6. 2015-07-14 00:02:53 +00:00
Daniel Shahaf
ca2ab5e446 35775: New zsh-specific yodl vim syntax highlighting.
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.
2015-07-13 23:22:19 +00:00