mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
Problem: filetype: MS ixx and mpp files are not recognized Solution: detect *.mpp and *.ixx files as c++ filetype (Hampus Avekvist) closes: #17155 Signed-off-by: Hampus Avekvist <hampus.avekvist@hey.com> Signed-off-by: Christian Brabandt <cb@256bit.org>