Skip to content

Instantly share code, notes, and snippets.

@nicjohnson
Created March 22, 2013 21:38
Show Gist options
  • Save nicjohnson/5224968 to your computer and use it in GitHub Desktop.
Save nicjohnson/5224968 to your computer and use it in GitHub Desktop.
subl
{
"color_scheme": "Packages/Color Scheme - Default/Twilight Nic.tmTheme",
"draw_white_space": "selection",
"font_face": "Inconsolata",
"font_size": 16.0,
"ignored_packages":
[
"Vintage"
],
"indent_to_bracket": true,
"save_on_focus_lost": true,
"scroll_past_end": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment