Skip to content

Instantly share code, notes, and snippets.

@davidkrider
Last active January 30, 2023 13:31
Show Gist options
  • Save davidkrider/2b4e7c8ed754d28ae21a to your computer and use it in GitHub Desktop.
Save davidkrider/2b4e7c8ed754d28ae21a to your computer and use it in GitHub Desktop.
Sublime User Prefs
{
"detect_indentation": false,
"font_face": "Droid Sans Mono",
"font_options":
[
"gdi"
],
"font_size": 10.5,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"theme": "Soda Dark 3.sublime-theme",
"translate_tabs_to_spaces": true,
"use_tab_stops": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment