Created
May 15, 2016 03:58
-
-
Save bildepunkt/64ab029e5d11a94697cea80cee46f329 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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