Skip to content

Instantly share code, notes, and snippets.

@diegorv
Created October 15, 2015 19:42
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 diegorv/40fa422b04d9aaa3141b to your computer and use it in GitHub Desktop.
Save diegorv/40fa422b04d9aaa3141b to your computer and use it in GitHub Desktop.
{
"afterglow_folder_icons": true,
"always_show_minimap_viewport": false,
"auto_complete_commit_on_tab": true,
"bold_folder_labels": true,
"color_scheme": "Packages/User/SublimeLinter/1337 (SL).tmTheme",
"draw_indent_guides": true,
"draw_minimap_border": false,
"ensure_newline_at_eof_on_save": true,
"font_face": "Hack",
"font_size": 23,
"highlight_line": true,
"highlight_modified_tabs": true,
"icon_file_type_enable": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"large_scroll_bars": true,
"line_numbers": true,
"show_full_path": true,
"tab_size": 2,
"theme": "Diego.sublime-theme",
"theme_primer_sidebar_tree_normal": true,
"theme_primer_tab_active_purple": true,
"theme_primer_tabs_large": true,
"translate_tabs_to_spaces": true,
"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