Skip to content

Instantly share code, notes, and snippets.

@pallavsharma
Created February 6, 2016 11:03
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 pallavsharma/020369212f2bfafd4693 to your computer and use it in GitHub Desktop.
Save pallavsharma/020369212f2bfafd4693 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Monokai Bright.tmTheme",
"detect_indentation": false,
"folder_exclude_patterns":
[
".bundle",
".git",
".sass-cache",
"coverage",
"tmp"
],
"font_size": 9,
"highlight_modified_tabs": true,
"space_size": 2,
"tab_size": 2,
"transalate_tabs_to_spaces": true,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment