VIM Syntax Highlighting for XASM
July 31, 2014 ยท View on GitHub
Installation
Put xasm.vim in your .vim/syntax directory.
Put these lines in your .vimrc:
au BufRead,BufNewFile *.asx set filetype=xasm
au BufRead,BufNewFile *.asm set filetype=xasm
Screenshot
