mirror of
https://github.com/neovim/neovim.git
synced 2025-11-19 16:51:18 +00:00
Problem: filetype: Vivado memory info file are not recognized
Solution: detect '*.mmi' memory info file as xml filetype
(Wu, Zhenyu)
References: https://docs.amd.com/r/en-US/ug1580-updatemem/MMI-File-Syntax
closes: vim/vim#15906
0887e62bce
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>