Skip to content

Instantly share code, notes, and snippets.

@NeMO84
Created August 9, 2013 19:32
Show Gist options
  • Save NeMO84/6196489 to your computer and use it in GitHub Desktop.
Save NeMO84/6196489 to your computer and use it in GitHub Desktop.
Sublime user settings
{
"color_scheme": "Packages/Color Scheme - Default/Sunburst.tmTheme",
"font_size": 10,
"git_gutter_live_mode": false,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"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