Skip to content

Instantly share code, notes, and snippets.

@geff21st
Created July 31, 2015 16:49
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/65ab4d8e7a7851999456 to your computer and use it in GitHub Desktop.
Save geff21st/65ab4d8e7a7851999456 to your computer and use it in GitHub Desktop.
SublSettings
{
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"disable_tab_abbreviations_on_auto_complete": false,
"draw_indent_guides": true,
"draw_white_space": "all",
"font_size": 8,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
80
],
"show_encoding": true,
"tab_size": 2,
"theme": "Spacegray.sublime-theme",
"translate_tabs_to_spaces": true,
"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