This is my personal collection of customizations I use when working with SublimeText2.
The majority of files are snippets, somewhat organized by naming convention.
There is a PHP build system that will run lint (php -l) when building a PHP file.
There is one theme, which is an inverted color scheme (gray text on black background) that is easy on the eyes.
The Icon.png file is used as an icon for the repo if you're using Towerapp.
- Copy, or download, this repository into a subfolder in your SublimeText Packages folder
- On OSX, this is typically ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
- I name my folder User-minboost, but you can name it whatever you want
Some snippets were taken, or inspired, from others that I found online.