Skip to content

Instantly share code, notes, and snippets.

@karmadonov
Created December 15, 2012 12:08
Show Gist options
  • Save karmadonov/4294246 to your computer and use it in GitHub Desktop.
Save karmadonov/4294246 to your computer and use it in GitHub Desktop.
My Sublime Settings
{
"color_scheme": "Packages/Color Scheme - Default/GitHub.tmTheme",
"font_face": "SourceCodePro",
"font_size": 13,
"highlight_line": true,
"ignored_packages": [],
"rulers": [79],
"theme": "Soda Light.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment