forked from aniani/vim
patch 7.4.2055
Problem: eval.c is too big. Solution: Move Dictionary functions to dict.c.
This commit is contained in:
@@ -758,6 +758,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2055,
|
||||
/**/
|
||||
2054,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user