mirror of
https://github.com/neovim/neovim.git
synced 2025-11-15 23:01:24 +00:00
Problem: filetype: lxqt config files are not recognized
Solution: Detect {lxqt,screengrab}/*.conf files as dosini,
fix failing filetype test for */tex/latex/**.cfg
(Wu, Zhenyu)
closes: vim/vim#14450
41208884b8
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>