Squirrel Programming Language support for Sublime Text 2
This is a preliminary version for support the squirrel programming language on Sublime Text 2. (This version is a bit based on an old Boundle for TextMate.)
sublime_squirrel currently supports only on OSX and Linux. (I'm sorry but I do not have a Windows machine)
There are 2 ways to install it.
- Git Clone
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/micheg/sublime_squirrel.git Squirrel
on Ubuntu (others linux distro?):
cd ~/.config/sublime-text-2/Packages
git clone https://github.com/micheg/sublime_squirrel.git Squirrel
- File Download
Head to the downloads section and unzipping the downloaded file into the Sublime Text 2 Packages directory, then rename it Squirrel.