Last active
April 14, 2016 05:49
-
-
Save seperman/627063a80d96bf19bd073334aa89f958 to your computer and use it in GitHub Desktop.
Markdown.sublime-settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
// This goes to: AppData\Roaming\Sublime Text 3\Packages\User\Markdown (Standard).sublime-settings | |
// for markdown. | |
{ | |
"color_scheme": "Packages/MarkdownEditing/MarkdownEditor-Dark.tmTheme", | |
"spell_check": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment