Skip to content

Instantly share code, notes, and snippets.

@puckbag
Created March 21, 2013 16:09
Show Gist options
  • Save puckbag/5214261 to your computer and use it in GitHub Desktop.
Save puckbag/5214261 to your computer and use it in GitHub Desktop.
Sublime Text User Settings
{
"bold_folder_labels": true,
"folder_exclude_patterns": [".svn", ".git", ".hg", "CVS", ".sass-cache"],
"font_size": 12,
"open_files_in_new_window": false,
"preview_on_click": false,
"rulers": [80],
"tab_size": 4,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment