1
0
forked from aniani/vim

patch 7.4.1674

Problem:    The editexisting plugin has to be copied or sourced to be used.
Solution:   Turn it into a package.
This commit is contained in:
Bram Moolenaar
2016-03-28 21:04:37 +02:00
parent 2946d0236d
commit cf2d8dee51
4 changed files with 128 additions and 11 deletions

View File

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