Skip to content

Instantly share code, notes, and snippets.

@mizanRahman
Created May 7, 2014 20:18
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 mizanRahman/36670bdbea537f826a06 to your computer and use it in GitHub Desktop.
Save mizanRahman/36670bdbea537f826a06 to your computer and use it in GitHub Desktop.
ok
{
"atomic_save": false,
"bold_folder_labels": true,
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"detect_indentation": true,
"ensure_newline_at_eof_on_save": false,
"folder_exclude_patterns":
[
"node_modules",
".svn",
".git",
".sass-cache",
".tmp"
],
"font_size": 13,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"JSLint",
"Vintage",
"Theme - Soda",
"Theme - Default"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"index_files": false,
"save_on_focus_lost": false,
"tab_size": 2,
"theme": "Soda Dark.sublime-theme",
"translate_tabs_to_spaces": false,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment