Skip to content

Instantly share code, notes, and snippets.

@jacekd
Last active October 7, 2015 11:37
Show Gist options
  • Save jacekd/3158714 to your computer and use it in GitHub Desktop.
Save jacekd/3158714 to your computer and use it in GitHub Desktop.
sublme preferences user
{
"color_scheme": "Packages/User/Espresso Soda.tmTheme",
"default_encoding": "UTF-8",
"detect_slow_plugins": false,
"draw_minimap_border": true,
"font_size": 12.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
""
],
"line_padding_bottom": 7.0,
"line_padding_top": 3.0,
"rulers":
[
120
],
"save_on_focus_lost": true,
"scroll_past_end": true,
"tab_completion": true,
"tab_size": 2,
"theme": "Soda Light.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment