]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2714: filetype pattern ending in star is too far up v8.2.2714
authorBram Moolenaar <Bram@vim.org>
Mon, 5 Apr 2021 11:10:43 +0000 (13:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 5 Apr 2021 11:10:43 +0000 (13:10 +0200)
commit409da842db9dc24d88e415e518c02c05ac7de760
treee5b69c0030040bd945d977d143bc6223b3d743d0
parent68ffe8cade5e0c52680c00cb9f3f87104fbe653a
patch 8.2.2714: filetype pattern ending in star is too far up

Problem:    Filetype pattern ending in star is too far up.
Solution:   Move down to where patterns ending in star belong. (closes #8065)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c