Skip to content

Instantly share code, notes, and snippets.

@arjunblj
Last active March 2, 2016 22:38
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 arjunblj/1a9f634ace8c76e6471f to your computer and use it in GitHub Desktop.
Save arjunblj/1a9f634ace8c76e6471f to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": true,
"caret_extra_width": 1,
"caret_style": "phase",
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"draw_minimap_border": true,
"ensure_newline_at_eof_on_save": true,
"font-size": 11,
"font_face": "Source Code Pro Light",
"font_size": 16,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 2.5,
"rulers":
[
80
],
"scroll_past_end": true,
"sidebar_small": true,
"tab_completion": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"vintage_start_in_command_mode": true,
"word_wrap": "auto"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment