Skip to content

Instantly share code, notes, and snippets.

@daniel-nelson
Last active August 29, 2015 13:57
Show Gist options
  • Save daniel-nelson/9415070 to your computer and use it in GitHub Desktop.
Save daniel-nelson/9415070 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"detect_slow_plugins": false,
"file_exclude_patterns":
[
"*.log",
"*.gif",
"*.png",
"*.jpg",
"*.psd",
"*.pspimage",
"*.mp4",
"*.flv",
"*.ogv",
"*.webm",
"*.svg",
"*.woff",
"capybara*.html",
"*.scssc",
"sprockets%*",
"*.crt",
"*.doc",
"*.docx",
"*.rtf"
],
"font_size": 16.0,
"ignored_packages":
[
],
"scroll_past_end": true,
"tab_size": 2,
"theme": "Soda Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"use_simple_full_screen": true,
"vintage_start_in_command_mode": true,
"vintage_use_clipboard": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment