Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 609 Bytes

Readme.markdown

File metadata and controls

16 lines (9 loc) · 609 Bytes

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/soffes/sublime.git ~/Library/Application\ Support/Sublime\ Text\ 3

Open Sublime Text 3. Enjoy.

You may need to manually install Package Control.