Skip to content

Instantly share code, notes, and snippets.

@JeffreyCA
Created September 4, 2019 05:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JeffreyCA/81a3ccf7ae88ae5173b29ff418747466 to your computer and use it in GitHub Desktop.
Save JeffreyCA/81a3ccf7ae88ae5173b29ff418747466 to your computer and use it in GitHub Desktop.
Sublime
{
"auto_complete": false,
"color_scheme": "Packages/Color Scheme - Default/Monokai.sublime-color-scheme",
"detect_indentation": false,
"font_face": "Monaco",
"font_size": 13,
"open_files_in_new_window": false,
"tab_size": 4,
"theme": "Material-Theme.sublime-theme",
"word_wrap": "true"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment