Skip to content

Instantly share code, notes, and snippets.

@Friss
Last active August 29, 2015 14:19
Show Gist options
  • Save Friss/84e92bfeb1b118ae5eb1 to your computer and use it in GitHub Desktop.
Save Friss/84e92bfeb1b118ae5eb1 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/User/base16-eighties.dark (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_family": "Source Code Pro",
"font_size": 10,
"highlight_line": true,
"ignored_packages":
[
"SublimeLinter-html-tidy",
"HTML-CSS-JS Prettify",
"Vintage",
"SideBarEnhancements",
"SublimeLinter"
],
"scroll_past_end": true,
"tab_completion": true,
"tab_size": 2,
"theme": "Spacegray Eighties.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment