forked from aniani/vim
patch 8.2.0983: SConstruct file type not recognized
Problem: SConstruct file type not recognized. Solution: Use python for SConstruct files. (Roland Hieber)
This commit is contained in:
@@ -754,6 +754,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
983,
|
||||
/**/
|
||||
982,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user