Skip to content

Instantly share code, notes, and snippets.

@jisaacks
Created December 8, 2012 05:32
Show Gist options
  • Save jisaacks/4238785 to your computer and use it in GitHub Desktop.
Save jisaacks/4238785 to your computer and use it in GitHub Desktop.
My sublime text 2 user settings
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"font_size": 12.0,
"ignored_packages":
[
"SFTP"
],
"soda_classic_tabs": true,
"tab_size": 2,
"theme": "Soda Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"use_simple_full_screen": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment