Skip to content

Instantly share code, notes, and snippets.

@ericf
Last active December 11, 2015 06:18
Show Gist options
  • Save ericf/4558180 to your computer and use it in GitHub Desktop.
Save ericf/4558180 to your computer and use it in GitHub Desktop.
{
"align_indent": false,
"alignment_chars":
[
"=",
":"
],
"alignment_space_chars":
[
"="
],
"color_scheme": "Packages/User/Mustang.tmtheme",
"default_line_ending": "unix",
"draw_indent_guides": true,
"ensure_newline_at_eof_on_save": true,
"font_face": "Inconsolata",
"font_size": 14.0,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_stack",
"normal_stippled",
"stack_stippled",
"active_stippled"
],
"theme": "Soda Light.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": false,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment