]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.2024: no filetype detection for Debian sources v9.0.2024
authorJames McCoy <jamessan@jamessan.com>
Sat, 14 Oct 2023 09:41:34 +0000 (11:41 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 14 Oct 2023 09:41:34 +0000 (11:41 +0200)
commitbd734c3bead9e167eb6875f62cc06fab2379c422
tree129cd7d9362f36800044506cff05555a202bfc36
parentba9aed44975cc82290208fd45f35dd72fc66d6c1
patch 9.0.2024: no filetype detection for Debian sources

Problem:  no filetype detection for Debian sources
Solution: Add new deb822sources filetype

closes: #13320

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: James McCoy <jamessan@jamessan.com>
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c