]> granicus.if.org Git - vim/commit
patch 8.2.4729: HEEx and Surface templates do not need a separate filetype v8.2.4729
authorAaron Tinio <aptinio@gmail.com>
Sun, 10 Apr 2022 11:13:56 +0000 (12:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 10 Apr 2022 11:13:56 +0000 (12:13 +0100)
commitfa76a24109f3c3287e4ee17b6270bfd5310c12f3
treea8076eaa759323f067a215ce5cd6d634ef8f9db6
parent021996ffaa933d9dc0c3553ca01de93fbf3d522b
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)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c