mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 02:20:03 +08:00
20 lines
678 B
Plaintext
20 lines
678 B
Plaintext
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
|