Skip to content

klaussilveira/SublimeNESASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

SublimeNESASM

SublimeNESASM is NESASM-oriented assembly language syntax definition for Sublime Text 2.

How to install

The easiest way to install SublimeNESASM is through Package Control. Once you install Package Control, restart Sublime Text and bring up the Command Palette. Select "Package Control: Install Package", wait while Package Control fetches the latest package list, then select SublimeNESASM when the list appears. The advantage of using this method is that Package Control will automatically keep SublimeNESASM up to date with the latest version.

You can also install by cloning this repository into your Sublime Text 2 Packages directory:

  • Linux
cd ~/Library/Application Support/Sublime Text 2/Packages/ && git clone https://github.com/klaussilveira/SublimeNESASM.git
  • OS X
cd ~/.config/sublime-text-2/Packages/ && git clone https://github.com/klaussilveira/SublimeNESASM.git

About

SublimeNESASM is NESASM-oriented assembly language syntax definition for Sublime Text 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •