forked from aniani/vim
patch 9.0.1419: Lean files are not recognized
Problem: Lean files are not recognized. Solution: Add a pattern for Lean files. (Amaan Qureshi, closes #12177)
This commit is contained in:
committed by
Bram Moolenaar
parent
5fedb8a5ab
commit
4a5c39fc52
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1419,
|
||||
/**/
|
||||
1418,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user