shithub: mc

ref: d470a28bf8c0b730b9dbf8e73ba7856fed338084
dir: /support/vim/ftdetect/mbld.vim/

View raw version
au BufRead,BufNewFile bld.proj
            \ setlocal ft=mbld |
            \ setlocal noet |
            \ setlocal sw=8
au BufRead,BufNewFile bld.sub
            \ setlocal ft=mbld |
            \ setlocal noet |
            \ setlocal sw=8