1
0
forked from aniani/vim

patch 7.4.1479

Problem:    No testfor ":loadplugin".
Solution:   Add a test.  Fix how option is being set.
This commit is contained in:
Bram Moolenaar
2016-03-03 15:47:06 +01:00
parent 1bdd42627d
commit 863c1a9079
4 changed files with 32 additions and 4 deletions

View File

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