Skip to content

Instantly share code, notes, and snippets.

@h2ospace
Last active December 10, 2015 08:28
Show Gist options
  • Save h2ospace/4408074 to your computer and use it in GitHub Desktop.
Save h2ospace/4408074 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/User/Solarized (light).tmTheme",
"font_face": "Source Code Pro",
"font_size": 14.0,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": false,
"theme": "Soda Light.sublime-theme",
"word_wrap": true,
"highlight_line": true,
"draw_white_space": "all",
"indent_guide_options": ["draw_active"],
"trim_trailing_white_space_on_save": true,
"fallback_encoding": "Shift-JIS",
"shift_tab_unindent": true,
"highlight_modified_tabs": true,
"close_windows_when_empty": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment