forked from aniani/vim
patch 8.2.3791: build error with +cindent but without +smartindent
Problem: Build error with +cindent but without +smartindent. Solution: Move declaration of "do_cindent". (John Marriott)
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3791,
|
||||
/**/
|
||||
3790,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user