Skip to content

Instantly share code, notes, and snippets.

@k7y6t5
Created November 25, 2015 16:34
Show Gist options
  • Save k7y6t5/34d969e380d98cd2b3d2 to your computer and use it in GitHub Desktop.
Save k7y6t5/34d969e380d98cd2b3d2 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/dracula-theme-master/Dracula.tmTheme",
"detect_indentation": false,
"font_face": "Source Code Pro",
"font_size": 14,
"highlight_line": true,
"ignored_packages":
[
"Markdown",
"Vintage"
],
"scroll_past_end": true,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"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