]> granicus.if.org Git - vim/commit
patch 8.2.4014: git and gitcommit file types not properly recognized v8.2.4014
authorBram Moolenaar <Bram@vim.org>
Wed, 5 Jan 2022 20:56:38 +0000 (20:56 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 5 Jan 2022 20:56:38 +0000 (20:56 +0000)
commitc689f8c3d98fffe7e13730e198ce120934528f9c
tree40a8e9be0d9b4db636f7e06bd6a0ae7ac8d7fbdf
parente60b3c47d701e73ecbadb1b9a12bf82010cadae8
patch 8.2.4014: git and gitcommit file types not properly recognized

Problem:    Git and gitcommit file types not properly recognized.
Solution:   Adjust filetype detection. (Tim Pope, closes #9477)
runtime/filetype.vim
runtime/scripts.vim
src/testdir/test_filetype.vim
src/version.c