Skip to content

Instantly share code, notes, and snippets.

@maxehmookau
Created February 25, 2015 11:24
Show Gist options
  • Save maxehmookau/3e510234831aa1f0a386 to your computer and use it in GitHub Desktop.
Save maxehmookau/3e510234831aa1f0a386 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"create_window_at_startup": false,
"default_line_ending": "unix",
"font_face": "Anonymous Pro",
"font_size": 15,
"ignored_packages":
[
"Theme - Flatland",
"Django Manage Commands",
"Markdown"
],
"margin": 2,
"rulers":
[
80,
120
],
"tab_size": 2,
"theme": "Spacegray.sublime-theme",
"translate_tabs_to_spaces": true,
"use_simple_full_screen": false,
"ensure_newline_at_eof_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment