Skip to content

Instantly share code, notes, and snippets.

@F1LT3R
Created December 12, 2014 21:36
Show Gist options
  • Select an option

  • Save F1LT3R/c690e6e965a983dda81d to your computer and use it in GitHub Desktop.

Select an option

Save F1LT3R/c690e6e965a983dda81d to your computer and use it in GitHub Desktop.
Markdown.sublime-settings
{
"color_scheme": "Packages/MarkdownEditing/MarkdownEditor-Dark.tmTheme",
// "draw_centered": true,
// "word_wrap": true,
"draw_centered": false,
"word_wrap": false,
"wrap_width": 60,
"rulers": [100],
// "font_face": "Josefin Slab Light",
// "font_size": 26,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment