Skip to content

Instantly share code, notes, and snippets.

@cyxou
Last active January 3, 2016 20:49
Show Gist options
  • Save cyxou/8517164 to your computer and use it in GitHub Desktop.
Save cyxou/8517164 to your computer and use it in GitHub Desktop.
test
{
"bold_folder_labels": true,
"caret_style": "phase",
"theme": "Spacegray.sublime-theme",
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"font_face": "Inconsolata",
"font_size": 11,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"rulers":
[
100
],
"show_encoding": true,
"soda_classic_tabs": true,
"soda_folder_icons": true,
"tab_size": 2,
"translate_tabs_to_spaces": false,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment