Skip to content

Instantly share code, notes, and snippets.

@Lochlan
Created September 29, 2014 02:44
Show Gist options
  • Save Lochlan/5672127e09a50841bcb5 to your computer and use it in GitHub Desktop.
Save Lochlan/5672127e09a50841bcb5 to your computer and use it in GitHub Desktop.
Preferences.sublime-settings
{
"draw_white_space": "all",
"font_size": 9,
"ignored_packages":
[
"Vintage"
],
"tab_size": 4,
"translate_tabs_to_spaces": true,
"detect_indentation": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment