forked from aniani/vim
patch 8.2.4424: ".gts" and ".gjs" files are not recognized
Problem: ".gts" and ".gjs" files are not recognized.
Solution: Recognize Glimmer flavored typescript and javascript.
(closes #9799)
This commit is contained in:
committed by
Bram Moolenaar
parent
d56eb654f5
commit
cdf717283c
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4424,
|
||||
/**/
|
||||
4423,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user