mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 12:50:37 +00:00
Problem: filetype: some mail tools not recognized
Solution: Detect '.mbsncrc' as conf, '.msmtprc' as msmtp
and '.notmuch-config' as ini filetype
(Shane-XB-Qian)
closes: vim/vim#14533
a7a9a476cf
Co-authored-by: shane.xb.qian <shane.qian@foxmail.com>