mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 19:39:53 +10:00
Problem: filetype: fvwm2m4 files are no longer recognized
(after 9.1.1687).
Solution: Add a special case in m4 filetype detection (zeertzjq).
closes: vim/vim#18146
5355e81868
Co-authored-by: Damien Lejay <damien@lejay.be>