Skip to content

Instantly share code, notes, and snippets.

@skarm61
Created February 3, 2014 21:06
Show Gist options
  • Select an option

  • Save skarm61/932b6e71115885b75f74 to your computer and use it in GitHub Desktop.

Select an option

Save skarm61/932b6e71115885b75f74 to your computer and use it in GitHub Desktop.
Sublime configs
"color_scheme": "Packages/Github Color Theme/GitHub.tmTheme",
"font_size": 10,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true,
"enable_tab_scrolling": false,
"theme": "Soda Light 3.sublime-theme",
"word_separators": "./\\()\"'-:,.;<>~!#$%^&*|+=[]{}`~?",
"word_wrap": true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment