Skip to content

Instantly share code, notes, and snippets.

@devonzuegel
Created November 29, 2015 03:22
Show Gist options
  • Save devonzuegel/a5d84bef5bdfc03008b9 to your computer and use it in GitHub Desktop.
Save devonzuegel/a5d84bef5bdfc03008b9 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/User/Color Highlighter/themes/pisco-sour.tmTheme",
"draw_centered": true,
"extensions":
[
"mmd",
"md",
"md"
],
"highlight_line": true,
"indentation": 4,
"line_numbers": true,
"line_padding_bottom": 5,
"line_padding_top": 5,
"mde.list_indent_auto_switch_bullet": true,
"mde.list_indent_bullets":
[
"*",
"-",
"+"
],
"mde.match_header_hashes": true,
"rulers":
[
],
"tab_size": 4,
"word_wrap": true,
"wrap_width": 92
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment