1
0
forked from aniani/vim

updated for version 7.3.688

Problem:    Python 3.3 is not supported.
Solution:   Add Python 3.3 support (Ken Takata)
This commit is contained in:
Bram Moolenaar
2012-10-14 03:22:56 +02:00
parent 172ddb60c2
commit 7bc4f93c07
2 changed files with 27 additions and 5 deletions

View File

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