1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:20:06 +08:00
SpaceVim/bundle/org-mode/contrib
2022-01-15 22:22:23 +08:00
..
README.txt refactor(org): use bundle org plugin 2022-01-15 22:22:23 +08:00
vim72.diff refactor(org): use bundle org plugin 2022-01-15 22:22:23 +08:00
vim73_46_foldhighlight.patch refactor(org): use bundle org plugin 2022-01-15 22:22:23 +08:00
vim73_390_foldinghighlighting.patch refactor(org): use bundle org plugin 2022-01-15 22:22:23 +08:00
vim74_foldhighlight.patch refactor(org): use bundle org plugin 2022-01-15 22:22:23 +08:00

The vim73 patch in this directory does two things:

1. Enables level-dependent fold highlighting in Vim73.
2. Enables separate TODO highlighting in folded headings
   in VimOrganizer, so TODO's stand out even when a
   heading is folded.

Two versions of the Vim73 patch are included.  The _46 version
is for source code downloaded from Vim.org.  The _390 version
works for the Mercurial repo version as of Dec. 31, 2011.

The vim72 patch is old and only does (1) above.

If someone is using a version of Windows and wants to avoid
recompiling process you can contact me and I will send you an
executable you should be able to use on your system.

Herbert Sitz
hesitz@gmail.com