1
0
forked from aniani/vim

patch 7.4.1688

Problem:    MzScheme does not support partial.
Solution:   Add minimal partial support. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2016-03-30 22:03:02 +02:00
parent bdf0bda968
commit 67c2c058ea
2 changed files with 27 additions and 0 deletions

View File

@@ -748,6 +748,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1688,
/**/
1687,
/**/