Skip to content

Instantly share code, notes, and snippets.

@quasilyte
Created December 12, 2014 12:28
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 quasilyte/33b445b1bbaaf4016ab3 to your computer and use it in GitHub Desktop.
Save quasilyte/33b445b1bbaaf4016ab3 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"auto_complete_commit_on_tab": true,
"caret_style": "solid",
"color_scheme": "Packages/WebExPert.tmTheme",
"dpi_scale": 1.08,
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": false,
"font_face": "ubuntu mono",
"font_size": 16,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_none"
],
"rulers":
[
80
],
"show_encoding": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"update_check": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment