forked from aniani/vim
patch 8.2.4781: Maxima files are not recognized
Problem: Maxima files are not recognized. Solution: Add patterns to detect Maxima files. (Doron Behar, closes #10211)
This commit is contained in:
committed by
Bram Moolenaar
parent
03cca297df
commit
d0a20c9d11
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4781,
|
||||
/**/
|
||||
4780,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user