]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1762: some filetype rules are in the wrong place v8.1.1762
authorBram Moolenaar <Bram@vim.org>
Sat, 27 Jul 2019 19:57:21 +0000 (21:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 27 Jul 2019 19:57:21 +0000 (21:57 +0200)
commitc273405188cc2f19e949089cda1f92bd81610dac
tree30572ce47362b287a09918394096e7a6f201052b
parent4248111497ab78f45d3d48576740949778a1e76b
patch 8.1.1762: some filetype rules are in the wrong place

Problem:    Some filetype rules are in the wrong place.
Solution:   Move to the right place.  Add a few more tests.
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c