Skip to content

Instantly share code, notes, and snippets.

@iamnbutler
Created May 19, 2016 17:12
Show Gist options
  • Save iamnbutler/b7d6ad0ec59c01fce914e1a3b752857d to your computer and use it in GitHub Desktop.
Save iamnbutler/b7d6ad0ec59c01fce914e1a3b752857d to your computer and use it in GitHub Desktop.
sublime_prefs_05_19_16
{
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"font_size": 18,
"highlight_modified_tabs": true,
"ignored_packages":
[
"CodeKit",
"CodeKit Commands",
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"margin": -1,
"material_theme_panel_separator": true,
"material_theme_small_tab": true,
"material_theme_tabs_autowidth": true,
"open_files_in_new_window": false,
"scroll_past_end": true,
"shift_tab_unindent": true,
"tab_size": 2,
"theme": "Material-Theme.sublime-theme",
"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