Skip to content

Instantly share code, notes, and snippets.

@mlg-
Created November 17, 2015 21:02
Show Gist options
  • Save mlg-/5fe0642f3a1a1c4cf80e to your computer and use it in GitHub Desktop.
Save mlg-/5fe0642f3a1a1c4cf80e to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Colorsublime - Themes/Tomorrow_Night_Eighties.tmTheme",
"default_line_ending": "unix",
"ensure_newline_at_eof_on_save": true,
"font_size": 22,
"folder_exclude_patterns":
[
"tmp",
"node_modules",
"dist",
".git",
"coverage"
],
"ignored_packages":
[
"Vintage"
],
"show_full_path": true,
"tab_size": 2,
"theme": "Soda Dark 3.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment