Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mitgr81
Created August 22, 2013 16:07
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 mitgr81/6309272 to your computer and use it in GitHub Desktop.
Save mitgr81/6309272 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"font_size": 17,
"ignored_packages":
[
"Vintage"
],
"highlight_line": true,
"scroll_past_end": true,
// OS X only: When files are opened from finder, or by dragging onto the
// dock icon, this controls if a new window is created or not.
"open_files_in_new_window": false,
// Show the full path to files in the title bar.
"show_full_path": true,
"highlight_modified_tabs": true,
"draw_white_space": "all",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"tab_size": 4,
"ensure_newline_at_eof_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment