Skip to content

Instantly share code, notes, and snippets.

@deepti-kakade
Created November 19, 2015 10:43
Show Gist options
  • Save deepti-kakade/b2fd54a918e842c82241 to your computer and use it in GitHub Desktop.
Save deepti-kakade/b2fd54a918e842c82241 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"draw_white_space": "all",
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"margin": 2,
"rulers":
[
80,
150
],
"save_on_focus_lost": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true,
"enable_tab_scrolling": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment