1
0
forked from aniani/vim

updated for version 7.3.1059

Problem:    Python: Using fixed size buffers.
Solution:   Python patch 18: Use python's own formatter. (ZyX)
This commit is contained in:
Bram Moolenaar
2013-05-30 12:40:39 +02:00
parent a1544c00c8
commit 1a3b56953e
4 changed files with 48 additions and 53 deletions

View File

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