]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(filetype): tests: Test_filetype_detection() fails
authorChristian Brabandt <cb@256bit.org>
Sat, 21 Sep 2024 09:23:07 +0000 (11:23 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 21 Sep 2024 09:23:07 +0000 (11:23 +0200)
commita0c14ef310acac62276b4ee51930d3246b11772e
tree4021283ce621299e22841b01b68cfbbc6bc8c30a
parente6b01cfe01a2722ec55a011ae04c4c404e88f924
runtime(filetype): tests: Test_filetype_detection() fails

Problem:  tests: Test_filetype_detection() fails (after 9.1.0738)
Solution: Add missing filetype detect patterns for *.SYSx and *.MODx

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/filetype.vim