ckelly / sublime-settings

User Settings for Sublime Text 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sublime Text 2 configs

My Sublime Text 2 user configs

Used in conjunction with the Soda theme (Light) and Soda Theme Extras, including the modified Espresso Tutti Colori color scheme.

Also included is the Translate Tabs to Spaces Macro

Optional use of Package Control and SublimeLinter (Installed through Package Control)

Installation

Go to your Sublime Text 2 Packages directory:

cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/

First install required extensions:

git clone https://github.com/buymeasoda/soda-theme/ "Theme - Soda"

Optionally Install Package Control:

git clone https://github.com/wbond/sublime_package_control.git "Package Control"

Clone the settings repository using the command below:

git clone https://github.com/ckelly/sublime-settings.git "User"

About

User Settings for Sublime Text 2