Skip to content

Instantly share code, notes, and snippets.

@baniol
Created March 7, 2014 19:25
Show Gist options
  • Save baniol/9418113 to your computer and use it in GitHub Desktop.
Save baniol/9418113 to your computer and use it in GitHub Desktop.
sublime text 3 user settings
{
"color_scheme": "Packages/User/Monokai (SL).tmTheme",
"font_size": 14,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"draw_white_space": "all"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment