mirror of
https://github.com/neovim/neovim.git
synced 2025-12-02 06:53:05 +00:00
Problem: filetype: some python tools config files are not recognized
Solution: Detect config files for setuptools, pudb, coverage as dosini
(Wu, Zhenyu)
closes: vim/vim#14361
665220a17b
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>