1
0
forked from aniani/vim

updated for version 7.4.121

Problem:    Completion doesn't work for ":py3d" and ":py3f". (Bohr Shaw)
Solution:   Skip over letters after ":py3".
This commit is contained in:
Bram Moolenaar
2013-12-11 17:44:38 +01:00
parent fcf94d3990
commit 893b2d73d1
2 changed files with 6 additions and 0 deletions

View File

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