mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
Problem: filetype: quickbms files are not recognized
Solution: detect *.bms files as quickbms filetype
(0xadk)
Reference:
- https://aluigi.altervista.org/quickbms.htm
closes: vim/vim#17645
fdcdded4d5
Co-authored-by: 0xadk <0xadk@users.noreply.github.com>