zachwaugh / sublime

My Sublime Text 3 configuration (based on @soffes)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sublime

This is my Sublime Text 3 configuration. Most of the interesting stuff is in Packages/User.

If you just want to take a look at my preference and not copy everything, have a look at my Preferences.sublime-settings.

Install

Quit Sublime Text 3.

$ rm -rf ~/Library/Application \Support/Sublime\ Text\ 3
$ git clone https://github.com/zachwaugh/sublime.git ~/Library/Application\ Support/Sublime\ Text\ 3

Open Sublime Text 3. Enjoy.

You may need to manually install Package Control.

About

My Sublime Text 3 configuration (based on @soffes)

License:MIT License


Languages

Language:JavaScript 100.0%