1
0
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:
Bram Moolenaar
2021-02-17 12:29:17 +01:00
parent 9bbd883b35
commit c0fcb6e0b1
3 changed files with 6 additions and 0 deletions

View File

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