Skip to content

Instantly share code, notes, and snippets.

@helen
Created June 4, 2014 01:50
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 helen/a770295a5f9aa3cedb12 to your computer and use it in GitHub Desktop.
Save helen/a770295a5f9aa3cedb12 to your computer and use it in GitHub Desktop.
ST prefs
{
"color_scheme": "Packages/Theme - Spacegray/base16-eighties.dark.tmTheme",
"detect_slow_plugins": false,
"drag_text": false,
"file_exclude_patterns":
[
"*.min.*",
".DS_Store"
],
"font_face": "SourceCodePro-Light",
"font_size": 15.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"overlay_scroll_bars": "enabled",
"scroll_past_end": true,
"shift_tab_unindent": true,
"show_full_path": true,
"show_minimap": false,
"theme": "Spacegray Eighties.sublime-theme",
"word_separators": "./\\()\"':,.;<>~!@#$%^&*|+=[]{}`~?-",
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment