Skip to content

Instantly share code, notes, and snippets.

@dragolabs
Created March 7, 2014 09:24
Show Gist options
  • Save dragolabs/9408315 to your computer and use it in GitHub Desktop.
Save dragolabs/9408315 to your computer and use it in GitHub Desktop.
sublime settings
{
"font_size": 15,
"ignored_packages":
[
"Vintage",
"Markdown"
],
"open_files_in_new_window": false,
"soda_classic_tabs": true,
"soda_folder_icons": true,
"tab_size": 2,
"theme": "Soda Dark 3.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