Skip to content

Instantly share code, notes, and snippets.

@snide
Created April 10, 2012 16:43
Show Gist options
  • Select an option

  • Save snide/2352750 to your computer and use it in GitHub Desktop.

Select an option

Save snide/2352750 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
"*.pyc",
"*.pyo",
"*.exe",
"*.dll",
"*.obj",
"*.o",
"*.a",
"*.lib",
"*.so",
"*.dylib",
"*.ncb",
"*.sdf",
"*.suo",
"*.pdb",
"*.idb",
"*/build/*",
".DS_Store",
"*.pdf",
".sass-cache"
],
"font_face": "Inconsolata",
"font_size": 14.0,
"ignored_packages":
[
"Vintage"
],
"new_window_settings":
{
"show_minimap": false,
"show_tabs": true,
"side_bar_visible": false,
"status_bar_visible": true
},
"remember_open_files": false,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": false,
"word_wrap": false
{
"tab_size": 2,
"translate_tabs_to_spaces": false
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment