1
0
forked from aniani/vim

patch 7.4.1267

Problem:    Easy to miss handling all types of variables.
Solution:   Change the variable type into an enum.
This commit is contained in:
Bram Moolenaar
2016-02-06 18:09:59 +01:00
parent ab9fc7e0cf
commit a03f233515
3 changed files with 138 additions and 105 deletions

View File

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