Skip to content

Instantly share code, notes, and snippets.

@caesarsol
Created October 27, 2015 14:32
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 caesarsol/603618bbc5e54a5e715e to your computer and use it in GitHub Desktop.
Save caesarsol/603618bbc5e54a5e715e to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": false,
"draw_white_space": "selection",
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": false,
"fold_buttons": true,
"font_face": "Ubuntu Mono",
"font_options":
[
"gray_antialias"
],
"font_size": 18,
"gutter": true,
"highlight_line": true,
"highlight_modified_tabs": true,
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"indent_subsequent_lines": false,
"margin": 0,
"rulers":
[
100
],
"scroll_past_end": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": false,
"trim_trailing_white_space_on_save": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment