Skip to content

Syntax highlighter for ARM assembly language for Sublime Text and Textmate

Notifications You must be signed in to change notification settings

agrigoroi/SublimeARM

Repository files navigation

ARM assembly language syntax highlight for Sublime Text

Install:

  1. Open Sublime. Go to Preferences->Browse Packages...
  2. Create a new directory
  3. And save ARM.tmLanguage inside the new directory

Alternatively on Linux (if you have git install) you can run this commands:

 cd .config/sublime-text-2/Packages/
 git clone https://github.com/agrigoroi/sublimearm.git

Still to do

  • Toggle comments

About

Syntax highlighter for ARM assembly language for Sublime Text and Textmate

Resources

Stars

Watchers

Forks

Packages

No packages published