mirror of
https://github.com/neovim/neovim.git
synced 2025-12-10 00:22:41 +00:00
Problem: filetype: xilinx files are not recognized
Solution: Add a few xilinx specific file patterns,
inspect lpr files for being xml/pascal
(Wu, Zhenyu)
closes: vim/vim#14454
614691ceef
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>