Skip to content

Instantly share code, notes, and snippets.

@geff21st
Created November 12, 2016 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geff21st/1a6eb88049870e3986a6711f874d78d5 to your computer and use it in GitHub Desktop.
Save geff21st/1a6eb88049870e3986a6711f874d78d5 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme",
"disable_tab_abbreviations_on_auto_complete": false,
"draw_indent_guides": true,
"draw_white_space": "all",
"fallback_encoding": "Cyrillic (Windows 1251)",
"font_size": 14,
"highlight_line": true,
"ignored_packages":
[
"Compare Side-By-Side",
"Vintage"
],
"show_encoding": true,
"tab_size": 4,
"theme": "Boxy Tomorrow.sublime-theme",
"theme_accent_green": true,
"theme_bar": true,
"theme_font_sm": true,
"theme_icons_atomized": true,
"theme_icons_flat": true,
"theme_icons_materialized": true,
"translate_tabs_to_spaces": false,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment