Skip to content

Instantly share code, notes, and snippets.

@Ajeo
Last active November 24, 2015 17:51
Show Gist options
  • Save Ajeo/acb40f2b830f14dc8be0 to your computer and use it in GitHub Desktop.
Save Ajeo/acb40f2b830f14dc8be0 to your computer and use it in GitHub Desktop.
{
"close_windows_when_empty": true,
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.light.tmTheme",
"draw_white_space": "all",
"font_face": "Inconsolata",
"font_size": 17.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_active"
],
"overlay_scroll_bars": "enabled",
"remember_open_files": false,
"rulers":
[
80
],
"spacegray_sidebar_font_large": true,
"spacegray_tabs_large": true,
"tab_size": 2,
"theme": "Spacegray Light.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": true,
"use_simple_full_screen": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment