]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1055: no filetype set for pacman config files v8.2.1055
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Jun 2020 17:53:24 +0000 (19:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Jun 2020 17:53:24 +0000 (19:53 +0200)
commit73b4465ba7f170c5a1701ad908144970e758b1f5
tree7464f69adeaadad6894816649411119d47150eaa
parent801ab069341c8652680d63c174530fd4feb2911e
patch 8.2.1055: no filetype set for pacman config files

Problem:    No filetype set for pacman config files.
Solution:   Recognize pacman.conf and *.hook. (Guido Cella, closes #6335)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c