]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1284: detecting *.tmpl as htmlcheetah is outdated v8.1.1284
authorBram Moolenaar <Bram@vim.org>
Mon, 6 May 2019 19:46:10 +0000 (21:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 6 May 2019 19:46:10 +0000 (21:46 +0200)
commitd1362211291c85d29609baab65abc764b1aec169
treeee725fba8a17ec9cf1147452b4d8bf21dafef755
parentc7a10b35de70471519d104a74d402c63557f0512
patch 8.1.1284: detecting *.tmpl as htmlcheetah is outdated

Problem:    Detecting *.tmpl as htmlcheetah is outdated.
Solution:   Use the generic name "template". (closes #4348)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c