Skip to content

Instantly share code, notes, and snippets.

@terrcin
Created November 20, 2012 21:47
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 terrcin/4121418 to your computer and use it in GitHub Desktop.
Save terrcin/4121418 to your computer and use it in GitHub Desktop.
{
"auto_complete": false,
"color_scheme": "Packages/Color Scheme - Default/Slush & Poppies.tmTheme",
"folder_exclude_patterns":
[
".git",
"tmp",
"log"
],
"font_face": "DroidSansMono",
"font_size": 10.0,
"save_on_focus_lost": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"vintage_start_in_command_mode": true,
"word_wrap": false,
"scroll_past_end": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment