Skip to content

Instantly share code, notes, and snippets.

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 davidtorroija/2d65b13e6357e94d709ee1e2728ccef0 to your computer and use it in GitHub Desktop.
Save davidtorroija/2d65b13e6357e94d709ee1e2728ccef0 to your computer and use it in GitHub Desktop.
{
"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