forked from aniani/vim
patch 8.0.0425: build errors when building without folding
Problem: Build errors when building without folding. Solution: Add #ifdefs. (John Marriott)
This commit is contained in:
@@ -764,6 +764,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
425,
|
||||
/**/
|
||||
424,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user