forked from aniani/vim
patch 8.2.2523: Svelte filetype not recognized
Problem: Svelte filetype not recognized. Solution: Add a detection rule. (Brian Ryall, closes #7858)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2523,
|
||||
/**/
|
||||
2522,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user