Skip to content

Instantly share code, notes, and snippets.

@0xKD
Last active August 31, 2015 01:06
Show Gist options
  • Save 0xKD/4db72d4c2f5d3c2368ed to your computer and use it in GitHub Desktop.
Save 0xKD/4db72d4c2f5d3c2368ed to your computer and use it in GitHub Desktop.
ST3 : Preferences
{
"bold_folder_labels": true,
"color_scheme": "Packages/User/SublimeLinter/base16-ocean.dark (SL).tmTheme",
"dictionary": "Packages/Language - English/en_GB.dic",
"draw_centered": true,
"fade_fold_buttons": false,
"font_face": "Monaco",
"font_size": 16,
"highlight_line": true,
"ignored_packages":
[
"Vintage",
"SublimeLinter-flake8"
],
"indent_guide_options":
[
"draw_normal"
],
"rulers":
[
80,
90
],
"scroll_past_end": true,
"spacegray_sidebar_font_large": true,
"spacegray_sidebar_tree_small": true,
"spacegray_tabs_font_normal": true,
"spacegray_tabs_xlarge": true,
"status_bar_brighter": true,
"theme": "Spacegray.sublime-theme",
"translate_tabs_to_spaces": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment