mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 21:07:44 +00:00
Problem: filetype: Vivado files are not recognized
Solution: detect '*.mss' files as 'mss' filetype
(Wu, Zhenyu)
references:
https://docs.amd.com/r/2020.2-English/ug1400-vitis-embedded/Microprocessor-Software-Specification-MSS
closes: vim/vim#15907
a87462a498
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>