1
0
forked from aniani/vim

patch 8.2.4729: HEEx and Surface templates do not need a separate filetype

Problem:    HEEx and Surface templates do not need a separate filetype.
Solution:   Use Eelixir for the similar filetypes. (Aaron Tinio, closes #10124)
This commit is contained in:
Aaron Tinio
2022-04-10 12:13:56 +01:00
committed by Bram Moolenaar
parent 021996ffaa
commit fa76a24109
3 changed files with 5 additions and 11 deletions

View File

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