Skip to content

Instantly share code, notes, and snippets.

@squidge
Last active December 22, 2015 02:59
Show Gist options
  • Save squidge/6407006 to your computer and use it in GitHub Desktop.
Save squidge/6407006 to your computer and use it in GitHub Desktop.
ST3 settings
{
"close_windows_when_empty": true,
"color_scheme": "Packages/daylerees-themes/Laravel.tmTheme",
"draw_indent_guides": false,
"font_face": "Source Code Pro",
"font_options":
[
"subpixel_antialias"
],
"font_size": 15.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"remember_open_files": false,
"show_tab_close_buttons": true,
"spell_check": false,
"tab_size": 4,
"theme": "Soda Light.sublime-theme",
"word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment