1
0
forked from aniani/vim

patch 8.2.4352: ReScript files are not recognized

Problem:    ReScript files are not recognized.
Solution:   Add the *.res and *.resi patterns. (Ananda Umamil, closes #9752)
This commit is contained in:
Ananda Umamil
2022-02-12 10:33:56 +00:00
committed by Bram Moolenaar
parent 41ee5b1913
commit 0c3cc2fec3
3 changed files with 6 additions and 0 deletions

View File

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