1
0
forked from aniani/vim

patch 8.2.2353: spartql files are not detected

Problem:    Spartql files are not detected.
Solution:   Add the sparql filetype.  (closes #7679)
This commit is contained in:
Bram Moolenaar
2021-01-15 13:35:30 +01:00
parent d44cc593ce
commit 17d015b243
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 */
/**/
2353,
/**/
2352,
/**/