Skip to content

Instantly share code, notes, and snippets.

@jwchang0206
Last active May 1, 2017 09:23
Show Gist options
  • Save jwchang0206/9566595 to your computer and use it in GitHub Desktop.
Save jwchang0206/9566595 to your computer and use it in GitHub Desktop.
{
"caret_extra_width": 2,
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Ocean.tmTheme",
"default_line_ending": "unix",
"draw_white_space": "all",
"font_face": "Source Code Pro",
"font_size": 16,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"theme": "Boxy Ocean.sublime-theme",
"translate_tabs_to_spaces": true,
"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