arm-syntax-vim/ftdetect/arm.vim

3 lines
75 B
VimL

au BufRead *.[sS] call arm#ft#FTarm()
au BufRead *.lst call arm#ft#FTarm()