syntax-highlighting for the acme 6502-family assembler
Vim-plug Users
Put
Plug 'leissa/vim-acme'
into your plugged-section in your ~/.vimrc
and run
:PlugInstall
git clone git@github.com:leissa/vim-acme.git
ln -s vim-acme/ftdetect/acme.vim ~/.vim/ftdetect/.
ln -s vim-acme/syntax/acme.vim ~/.vim/syntax/.