shithub: mc

ref: 14e71694588d2f1b28bbdb65ad3b54b411d72b47
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