{ "auto_complete_commit_on_tab": true, "auto_indent": true, "bold_folder_labels": true, "close_windows_when_empty": false, "color_scheme": "Packages/User/SublimeLinter/Solarized (Dark) (SL).tmTheme", "default_encoding": "UTF-8", "default_line_ending": "unix", "draw_white_space": "all", "ensure_newline_at_eof_on_save": true, "fallback_encoding": "UTF-8", "find_selected_text": true, "fold_buttons": true, "folder_exclude_patterns": [ ".svn", ".git", ".hg", "CVS", "tmp/class-*", "tmp/es_*", "tmp/jshinter*", "tmp/replace_*", "tmp/static_compiler*", "tmp/template_compiler*", "tmp/tree_merger*", "tmp/coffee_script*", "tmp/concat-tmp*", "tmp/export_tree*", "tmp/sass_compiler*" ], "font_face": "Hack", "font_options": [ "subpixel_antialias" ], "font_size": 11.0, "highlight_line": false, "highlight_modified_tabs": true, "hot_exit": false, "ignored_packages": [ "Vintage" ], "line_numbers": true, "open_files_in_new_window": true, "remember_open_files": false, "rulers": [ 100 ], "save_on_focus_lost": true, "tab_size": 2, "theme": "Default.sublime-theme", "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": false, "wrap_width": 79 }