# Sublime-Squirrel Original author is [micheg](https://github.com/micheg), [repository found here](https://github.com/micheg/sublime_squirrel).\ This Repository forks off of [IAmRoland's](https://github.com/iAmRoland), [repository](https://github.com/iAmRoland/Sublime-Squirrel).\ Currently maintained by [Enduriel](https://github.com/Enduriel) at [this](https://github.com/Enduriel/Sublime-Squirrel) repository. ## Note This version has been significantly improved: * a large amount of additional syntax highlighting, the ability to recognize members, function definitions and many more. * fixes the bad autoindent behavior with brackets and parentheses in Squirrel ## Installation ### Via Package Control (recommended) * [Install](https://packagecontrol.io/installation) Package Control * Open up your command pallete (Ctrl+Shift+P by default) * Select Package Control: Install Package (filter your list by typing install) * Select Squirrel (filter your list by typing squirrel) * Press enter and it should install automatically ### Manual (not recommended) Download the source code as a ZIP, then extract the zip and rename the folder to Squirrel\ Then copy that Squirrel folder to %appdata%/Sublime Text/Packages