Skip to content

syntax-highlighting for the acme 6502/4510/45gs02-family assembler

License

Notifications You must be signed in to change notification settings

titanlab/mega65-vim-acme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mega65-vim-acme

Syntax highlighting for the ACME 6502/4510/45GS02-family assembler

Install

Vim-plug Users

Put

Plug 'titanlab/mega65-vim-acme'

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

:PlugInstall

Other Users

git clone [email protected]:titanlab/mega65-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/4510/45gs02-family assembler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%