]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1409: nmpmrc and php.ini filetypes not recognized v8.2.1409
authorBram Moolenaar <Bram@vim.org>
Sun, 9 Aug 2020 17:32:39 +0000 (19:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 9 Aug 2020 17:32:39 +0000 (19:32 +0200)
commit1e91eafc2e19b84ea44347ea929d2791d2fdd5e3
tree8cb13acbe84074bbbcd06f0641b92891b2e1bfa9
parent64d662d5fc2ff8af4dbf399ff02aa9d711cc9312
patch 8.2.1409: nmpmrc and php.ini filetypes not recognized

Problem:    Nmpmrc and php.ini filetypes not recognized.
Solution:   Add filetype detection. (Doug Kearns)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c