Skip to content

Instantly share code, notes, and snippets.

@remybach
Created August 22, 2012 08:41
Show Gist options
  • Save remybach/3423804 to your computer and use it in GitHub Desktop.
Save remybach/3423804 to your computer and use it in GitHub Desktop.
My Sublime Text 2 Preferences
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"font_face": "Ubuntu Mono",
"font_size": 14,
"highlight_line": true,
"ignored_packages": [
// "Vintage"
],
"scroll_past_end": true,
"shift_tab_unindent": false,
"highlight_modified_tabs": true,
"show_tab_close_buttons": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment