Skip to content

Instantly share code, notes, and snippets.

@plcosta
Created January 23, 2014 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plcosta/8585580 to your computer and use it in GitHub Desktop.
Save plcosta/8585580 to your computer and use it in GitHub Desktop.
Sublime Text 3 Settings
{
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Color Scheme - Default/Monokai Bright.tmTheme",
"font_face": "Monaco",
"font_size": 14.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"theme": "Soda Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"preview_on_click": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment