Skip to content

Instantly share code, notes, and snippets.

@eminetto
Created January 22, 2013 21:06
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save eminetto/4598423 to your computer and use it in GitHub Desktop.
Save eminetto/4598423 to your computer and use it in GitHub Desktop.
Minha configuração do Sublime Text 2
{
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Color Scheme - Default/Mac Classic.tmTheme",
"font_face": "Source Code Pro",
"font_size": 14.0,
"highlight_line": true,
"theme": "Soda Light.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment