1
0
forked from aniani/vim

updated for version 7.3.1068

Problem:    Python: Script is auto-loaded on function creation.
Solution:   Python patch 27. (ZyX)
This commit is contained in:
Bram Moolenaar
2013-05-30 13:37:28 +02:00
parent 305b2fde13
commit 018acca3bd
7 changed files with 14 additions and 19 deletions

View File

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