Skip to content

Instantly share code, notes, and snippets.

@apipkin
Created December 31, 2014 14:20
Show Gist options
  • Save apipkin/75d74da8878310f41223 to your computer and use it in GitHub Desktop.
Save apipkin/75d74da8878310f41223 to your computer and use it in GitHub Desktop.
{
"align_indent": false,
"alignment_chars":
[
"=",
":"
],
"alignment_space_chars":
[
"="
],
"auto_close_tags": false,
"caret_style": "phase",
"color_scheme": "Packages/User/Color Highlighter/themes/Monokai.gcfix.tmTheme",
"draw_indent_guides": true,
"find_selected_text": true,
"font_face": "Bitstream Vera Sans Mono",
"font_size": 19,
"ignored_packages":
[
],
"indent_guide_options":
[
"draw_normal",
"draw_stack",
"normal_stippled",
"stack_stippled",
"active_stippled"
],
"rulers":
[
78
],
"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