Skip to content

Instantly share code, notes, and snippets.

@wagnerjgoncalves
Created May 19, 2016 00:54
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 wagnerjgoncalves/f55fe3bd3a55775c591edb5317123990 to your computer and use it in GitHub Desktop.
Save wagnerjgoncalves/f55fe3bd3a55775c591edb5317123990 to your computer and use it in GitHub Desktop.
{
"auto_complete": true,
"auto_complete_commit_on_tab": true,
"auto_complete_with_fields": true,
"bold_folder_labels": true,
"caret_extra_bottom": 2,
"caret_extra_top": 2,
"caret_extra_width": 4,
"caret_style": "solid",
"color_scheme": "Packages/User/itg.dark (Flake8Lint).tmTheme",
"copy_with_empty_selection": true,
"default_encoding": "UTF-8",
"ensure_newline_at_eof_on_save": true,
"font_size": 13,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"index_files": true,
"itg_small_tabs": true,
"line_padding_bottom": 3,
"line_padding_top": 3,
"material_theme_bold_tab": true,
"material_theme_small_tab": true,
"overlay_scroll_bars": "enabled",
"rulers":
[
80
],
"show_full_path": true,
"tab_size": 2,
"theme": "itg.flat.dark.orange.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"wide_caret": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment