Skip to content
forked from leissa/vim-acme

syntax-highlighting for the acme 6502-family assembler

License

Notifications You must be signed in to change notification settings

mathom31/vim-acme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-acme

syntax-highlighting for the acme 6502-family assembler

Install

Vim-plug Users

Put

Plug 'leissa/vim-acme'

into your plugged-section in your ~/.vimrc and run

:PlugInstall

Other Users

git clone [email protected]:leissa/vim-acme.git
ln -s vim-acme/ftdetect/acme.vim ~/.vim/ftdetect/.
ln -s vim-acme/syntax/acme.vim ~/.vim/syntax/.

About

syntax-highlighting for the acme 6502-family assembler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%