mirror of
https://github.com/neovim/neovim.git
synced 2026-04-01 05:12:02 +00:00
Problem: filetype: fd ignore files are not recognized
Solution: detect .fdignore files as gitignore filetype
closes: vim/vim#16444
3058087f6f
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>