Squirrel syntax highlighting with luna2d specific functions for Sublime Text 2 & 3.
Based on sublime-squirrel project.
Go to your Sublime Text 2 Packages directory and clone the repository using the commands below:
on OS X:
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
git clone https://github.com/stepanp/sublime-squirrel-luna2d.git LunaSquirrel
on Linux (Red Hat, Ubuntu, etc.):
cd ~/.config/sublime-text-2/Packages
git clone https://github.com/stepanp/sublime-squirrel-luna2d.git LunaSquirrel
on Windows:
cd %AppData%/Sublime Text 2/Packages/
git clone https://github.com/stepanp/sublime-squirrel-luna2d.git LunaSquirrel