mirror of
https://github.com/neovim/neovim.git
synced 2025-09-25 12:38:33 +00:00

Problem: filetype: texdoc config files is not recognized
Solution: Detect 'texdoc.cnf' as conf filetype
(Wu, Zhenyu)
See: https://github.com/TeX-Live/texdoc/blob/master/texdoc.cnf
closes: vim/vim#14507
7fdbd1bb58
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>