mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 22:56:04 +00:00
Problem: filetype: cabal config files may not be recognized
Solution: Change filetype pattern to '*/{,.}cabal/config'
(Wu Zhenyu)
closes: vim/vim#14498
799dedec0e
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>