Skip to content

Instantly share code, notes, and snippets.

@JDevlieghere
Created May 10, 2018 12:54
Show Gist options
  • Save JDevlieghere/17513f034b44f0b2ea95e9efd0d7ac53 to your computer and use it in GitHub Desktop.
Save JDevlieghere/17513f034b44f0b2ea95e9efd0d7ac53 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Mariana.sublime-color-scheme",
"ensure_newline_at_eof_on_save": true,
"font_face": "Source Code Pro",
"font_size": 12,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
80,
120
],
"spell_check": true,
"tab_size": 4,
"theme": "Adaptive.sublime-theme",
"trim_trailing_white_space_on_save": true,
"wrap_width": 120
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment