1
0
forked from aniani/vim

updated for version 7.4.344

Problem:    Unessecary initializations and other things related to
            matchaddpos().
Solution:   Code cleanup. (Alexey Radkov)
This commit is contained in:
Bram Moolenaar
2014-06-25 18:15:22 +02:00
parent 41d7523986
commit b6da44ae82
4 changed files with 14 additions and 15 deletions

View File

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