Skip to content

Instantly share code, notes, and snippets.

@bildepunkt
Created May 15, 2016 03:58
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 bildepunkt/64ab029e5d11a94697cea80cee46f329 to your computer and use it in GitHub Desktop.
Save bildepunkt/64ab029e5d11a94697cea80cee46f329 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-OceanicNext.tmTheme",
"draw_white_space": "all",
"font_size": 12,
"highlight_selected_regions": false,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"itg_scrollbar_medium": true,
"itg_sidebar_tree_medium": true,
"itg_small_tabs": true,
"line_padding_bottom": 1,
"line_padding_top": 1,
"lint_on_save": true,
"match_brackets": true,
"match_bracktets_square": true,
"node_path":
{
"osx": "/usr/local/bin/node"
},
"overlay_scroll_bars": "enabled",
"print_diagnostics": true,
"rulers":
[
120
],
"scroll_past_end": true,
"tab_size": 4,
"theme": "Material-Theme.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment