Skip to content

Instantly share code, notes, and snippets.

@sebcachia
Created January 14, 2014 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sebcachia/8424707 to your computer and use it in GitHub Desktop.
Save sebcachia/8424707 to your computer and use it in GitHub Desktop.
Sublime Text Config
{
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"font_face": "Source Code Pro",
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"theme": "Spacegray.sublime-theme",
"trailing_spaces_include_current_line": false,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment