mirror of
https://github.com/neovim/neovim.git
synced 2025-11-18 00:01:46 +00:00
Problem: filetype: some assembler are files not recognized
Solution: detect '*.nasm' files as nasm filetype and '*.masm' as masm
filetype (Wu, Zhenyu)
closes: vim/vim#16194
d66d68763d
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>