Skip to content

Instantly share code, notes, and snippets.

@jdrago999
Created April 19, 2016 03:59
Show Gist options
  • Save jdrago999/ac2bab9abf6ddc51d48e41945300bd19 to your computer and use it in GitHub Desktop.
Save jdrago999/ac2bab9abf6ddc51d48e41945300bd19 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"indent_guide_options": [ "draw_normal", "draw_active" ],
"line_padding_bottom": 1,
"line_padding_top": 1,
"highlight_modified_tabs": true,
"translate_tabs_to_spaces": true,
"find_selected_text": true,
"word_wrap": true,
"bold_folder_labels": true,
"highlight_line": true,
"highlight_modified_tabs": true,
"tab_size": 2,
"trim_trailing_white_space_on_save": true,
"rulers": [ 80 ],
"caret_style": "phase",
"fade_fold_buttons": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment