mirror of
https://github.com/neovim/neovim.git
synced 2026-02-17 01:40:51 +10:00
Problem: filetype: some TeX files are not recognized
Solution: Add more patterns for TeX files and inspect
a few more files for being TeX files
(Wu, Zhenyu)
closes: vim/vim#14456
61ee833a50
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>