Created
May 2, 2016 14:37
-
-
Save davidtorroija/2d65b13e6357e94d709ee1e2728ccef0 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
{ | |
"bold_folder_labels": true, | |
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme", | |
"enable_tab_scrolling": false, | |
"find_selected_text": true, | |
"folder_exclude_patterns": | |
[ | |
"node_modules", | |
".git", | |
".sass-cache" | |
], | |
"font_size": 16, | |
"highlight_modified_tabs": true, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"theme": "Material-Theme.sublime-theme", | |
"word_wrap": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment