Skip to content

Instantly share code, notes, and snippets.

@geddski
Created January 4, 2013 04:45
Show Gist options
  • Save geddski/4449998 to your computer and use it in GitHub Desktop.
Save geddski/4449998 to your computer and use it in GitHub Desktop.
my sublime settings
{
"caret_style": "wide",
"color_scheme": "Packages/Color Scheme - Default/GrandsonOfObsidian.tmTheme",
"font_face": "Source Code Pro light",
"font_size": 19.0,
"ignored_packages":
[
"Vintage"
],
"save_on_focus_lost": true,
"show_minimap": false,
"tab_completion": true,
"tab_size": 2,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment