Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DorkNstein/08d3b2e3000fa8c2a8fef24b0604c229 to your computer and use it in GitHub Desktop.
Save DorkNstein/08d3b2e3000fa8c2a8fef24b0604c229 to your computer and use it in GitHub Desktop.
{
"auto_complete_triggers":
[
{
"characters": "<",
"selector": "*.html"
}
],
"bold_folder_labels": true,
"color_scheme": "Packages/User/Color Highlighter/themes/Monokai.tmTheme",
"font_size": 16.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": false,
"reveal-on-activate": true,
"shift_tab_unindent": true,
"theme": "Default.sublime-theme",
"word_wrap": "true"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment