]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0773: filetype: some Apache files are not recognized v9.1.0773
authornisbet-hubbard <87453615+nisbet-hubbard@users.noreply.github.com>
Thu, 10 Oct 2024 17:09:28 +0000 (19:09 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 10 Oct 2024 17:09:28 +0000 (19:09 +0200)
commite58e9015cc431b79d88af4daec838519a8e296d6
tree3bddf2e7defbed3f42995d91ab006dce4b5f154a
parent7baa014d0f73c3b2c6831471d047220633651238
patch 9.1.0773: filetype: some Apache files are not recognized

Problem:  filetype: some Apache files are not recognized
Solution: Detect more config files from the Apache source
          distribution as filetype apache (nisbet-hubbard)

closes: #15810

Signed-off-by: nisbet-hubbard <87453615+nisbet-hubbard@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c