Skip to content

Instantly share code, notes, and snippets.

@ooflorent
Last active August 29, 2015 14:05
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 ooflorent/977675800ddb119af05c to your computer and use it in GitHub Desktop.
Save ooflorent/977675800ddb119af05c to your computer and use it in GitHub Desktop.
{
"installed_packages":
[
"DocBlockr",
"EditorConfig",
"SideBarEnhancements",
"Theme - Spacegray"
]
}
{
"theme": "Spacegray.sublime-theme",
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"tab_size": 2,
"translate_tabs_to_spaces": true,
"highlight_line": true,
"line_padding_top": 1,
"line_padding_bottom": 1,
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true,
"default_line_ending": "unix",
"shift_tab_unindent": true,
"bold_folder_labels": true,
"show_encoding": true,
"show_line_endings": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment