Skip to content

Instantly share code, notes, and snippets.

@jezhalford
Created April 23, 2013 12:02
Show Gist options
  • Save jezhalford/5443019 to your computer and use it in GitHub Desktop.
Save jezhalford/5443019 to your computer and use it in GitHub Desktop.
Preferences > Settings - User
{
"auto_complete_commit_on_tab": false,
"bold_folder_labels": true,
"caret_style": "phase",
"draw_minimap_border": false,
"fade_fold_buttons": false,
"find_selected_text": true,
"font_face": "Menlo",
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_to_bracket": true,
"line_padding_bottom": 3,
"scroll_speed": 5.0,
"shift_tab_unindent": true,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"use_simple_full_screen": true,
"scroll_past_end": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment