1
0
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:
Bram Moolenaar
2020-06-15 20:24:58 +02:00
parent b340baed9f
commit ad72350360
3 changed files with 5 additions and 2 deletions

View File

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