{ "close_windows_when_empty": true, "color_scheme": "Packages/Monokai Extended/Monokai Extended.tmTheme", "dictionary": "Packages/Language - English/en_GB.dic", "ensure_newline_at_eof_on_save": true, "file_exclude_patterns": [ "*.pyc", "*.pyo", "*.exe", "*.dll", "*.obj", "*.o", "*.a", "*.lib", "*.so", "*.dylib", "*.ncb", "*.sdf", "*.suo", "*.pdb", "*.idb", ".DS_Store", "*.class", "*.psd", "*.db", ".gitignore", ".gitkeep", ".rspec", "Gemfile.lock", "._*", ".zeus.sock" ], "font_family": "Inconsolata", "font_size": 14.0, "highlight_line": true, "highlight_modified_tabs": true, "ignored_packages": [ "Vintage" ], "indent_guide_options": [ "draw_normal", "draw_active" ], "open_files_in_new_window": false, "rulers": [ 80, 120 ], "scroll_past_end": true, "show_full_path": true, "tab_size": 2, "theme": "Soda Dark 3.sublime-theme", "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true }