Skip to content

Instantly share code, notes, and snippets.

@vitorpacheco
Created February 21, 2014 03:55
Show Gist options
  • Select an option

  • Save vitorpacheco/9128456 to your computer and use it in GitHub Desktop.

Select an option

Save vitorpacheco/9128456 to your computer and use it in GitHub Desktop.
Preferences.sublime-settings
{
"bold_folder_labels": true,
"color_scheme": "Packages/User/Monokai Soda.tmTheme",
"font_face": "Source Code Pro Semibold",
"font_size": 9,
"highlight_line": true,
"highlight_modified_tabs": false,
"ignored_packages":
[
"Vintage"
],
"soda_classic_tabs": true,
"soda_folder_icons": true,
"theme": "Soda Dark 3.sublime-theme",
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment