]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0240: filetype: some python tools config files are not recognized v9.1.0240
authorWu, Zhenyu <wuzhenyu@ustc.edu>
Sun, 31 Mar 2024 17:12:36 +0000 (19:12 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 31 Mar 2024 17:12:36 +0000 (19:12 +0200)
commit665220a17b830a271f0c7ef07211d25cd1c7b389
tree1e9ed3923e917dfa25c3837a1a28a2a276cdfd1d
parent8e47eb31cc8b29a223f1706730b8f4a5598d59ce
patch 9.1.0240: filetype: some python tools config files are not recognized

Problem:  filetype: some python tools config files are not recognized
Solution: Detect config files for setuptools, pudb, coverage as dosini
          (Wu, Zhenyu)

closes: #14361

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