]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0249: filetype: rock_manifest and config.ld files are not recognized v9.1.0249
authorWu, Zhenyu <wuzhenyu@ustc.edu>
Sun, 31 Mar 2024 17:54:12 +0000 (19:54 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 31 Mar 2024 17:55:57 +0000 (19:55 +0200)
commita917bd58bde0e1fca2affedc6fc0c15cb6b5e9f2
tree081d11950d0d6f0ddec293b7523efa4bf1ed2741
parent3b497aa2470ff613fed79569bc8589dae8dc3190
patch 9.1.0249: filetype: rock_manifest and config.ld files are not recognized

Problem:  filetype: rock_manifest and config.ld files are not recognized
Solution: Detect 'rock_manifest' and 'config.ld' as lua
          (Wu, Zhenyu)

closes: #14370

Signed-off-by: Wu, Zhenyu <wuzhenyu@ustc.edu>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c