[wd_asp elements=’search’ ratio=’100%’ id=1]

Sublime Text 3 Settings backup

13th July 2013

Sublime Text

Sublime text category icon

Sublime Text 3 Settings

To recover your settings, look in the corresponding folder:

Windows: C:\Users\*your-username*\AppData\Roaming\Sublime Text 3
Mac: users/*your-username*/Library/Application Support/Sublime Text 3

Copy that folder to your external hard drive. Then next time you want to import your settings, simply copy the folder back, over-writing the pre-existing folder, which was created during installation.

My snippets
https://docs.google.com/file/d/0B9XTXpmY3-cCQ09ZN1NpOVhjVU0/edit?usp=sharing

My theme

https://docs.google.com/file/d/0B9XTXpmY3-cCOTJSWVJidEd5WWs/edit?usp=sharing

My settings


{
"auto_complete_selector": "source, text",
"auto_match_enabled": true,
"color_scheme": "Packages/Color Scheme - Default/Vibrant Ink.tmtheme",
"detect_slow_plugins": false,
"dictionary": "Packages/Language - English/en_GB.dic",
"font_size": 14.0,
"ignored_packages":
[
"Vintage"
],
"tab_size": 4,
"translate_tabs_to_spaces": false,
"word_wrap": "true"
}

http://colorsublime.com/how-to-install-a-theme