shithub: mc

ref: 58d89cfed95d30bcd7fdfed4973237121803ad70
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