]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1587: Corn config files are not recognized v9.0.1587
authorJake Stanger <mail@jstanger.dev>
Sun, 28 May 2023 21:11:21 +0000 (22:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 May 2023 21:11:21 +0000 (22:11 +0100)
commit05843e89601c03389a2d7978e7e16aec641a3dc4
tree62545504947de84c90452f46fcd0f2256af2f4c9
parent78ee62563ea940086f094150f0356e38f780c580
patch 9.0.1587: Corn config files are not recognized

Problem:    Corn config files are not recognized.
Solution:   Add a pattern for Corn config files. (Jake Stanger, closes #12449)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c