]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0237: filetype: mplstyle files are not recognized v9.1.0237
authorWu, Zhenyu <wuzhenyu@ustc.edu>
Sun, 31 Mar 2024 17:05:44 +0000 (19:05 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 31 Mar 2024 17:05:44 +0000 (19:05 +0200)
commit0fd560d46a1b83edba032300ab1f6119d4dca7b5
treee69147e5f739b2c5ce947c9ec6902107181c507f
parenta75f4791b147db60a1d2744bb5ab7326e0c0edc0
patch 9.1.0237: filetype: mplstyle files are not recognized

Problem:  filetype: mplstyle files are not recognized
Solution: Detect '*.mplstyle' files as yaml (Wu, Zhenyu)

closes: #14358

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