Skip to content

Instantly share code, notes, and snippets.

@AntouanK
Created September 15, 2013 08:17
Show Gist options
  • Select an option

  • Save AntouanK/6568845 to your computer and use it in GitHub Desktop.

Select an option

Save AntouanK/6568845 to your computer and use it in GitHub Desktop.
Preferences.sublime-settings
{
"auto_indent": true,
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"font_face": "DejaVu_Sans_Mono",
"font_size": 10,
"ignored_packages":
[
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"smart_indent": true,
"tab_size": 4,
"translate_tabs_to_spaces": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment