mirror of
https://github.com/neovim/neovim.git
synced 2025-12-08 07:32:40 +00:00
Problem: filetype: texlua files are not recognized
Solution: Add '*.tlu' pattern for texlua files (Wu, Zhenyu)
Reference: https://github.com/TeX-Live/texdoc/tree/master/script
closes: vim/vim#14357
a75f4791b1
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>