]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1827: filetype detection does not test enough file names v8.2.1827
authorBram Moolenaar <Bram@vim.org>
Sat, 10 Oct 2020 19:50:25 +0000 (21:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 10 Oct 2020 19:50:25 +0000 (21:50 +0200)
commit10a1a534d1ae1d798bb695f9a521052ebbf1e289
tree30092cd78cc49e7d55ef646ed49bef1a94fd2234
parent9becdf2b98e56d5eb193f3413d706ea433269216
patch 8.2.1827: filetype detection does not test enough file names

Problem:    Filetype detection does not test enough file names.
Solution:   Test more file names. (Adam Stankiewicz, closes #7099)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c