Skip to content

Instantly share code, notes, and snippets.

@mdwhatcott
Created November 29, 2016 16:36
Show Gist options
  • Save mdwhatcott/474af5ca1562d0d601ce3e2347f3538f to your computer and use it in GitHub Desktop.
Save mdwhatcott/474af5ca1562d0d601ce3e2347f3538f to your computer and use it in GitHub Desktop.
sublime preferences
{
"close_windows_when_empty": true,
"color_scheme": "Packages/Dayle Rees Color Schemes/sublime/darkside.tmTheme",
"draw_white_space": "all",
"font_face": "Source Code Pro",
"font_size": 19,
"ignored_packages":
[
"Vintage"
],
"sidebar_size_14": true,
"theme": "Flatgrammer.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment