{
"auto_complete": true,
"auto_complete_trailing_symbols": true,
"close_find_after_find_all": false,
"close_find_after_replace_all": false,
"color_scheme": "Monokai.sublime-color-scheme",
"create_window_at_startup": false,
"dark_color_scheme": "Monokai.sublime-color-scheme",
"dictionary": "Packages/Language - English/en_US.dic",
"drag_text": false,
"draw_white_space": [
"all_tabs",
"isolated",
"leading",
"selection",
"trailing",
],
"ensure_newline_at_eof_on_save": true,
"focus_on_file_drop": true,
"font_face": "Hack Nerd Font Mono",
"font_size": 18,
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": "disabled",
"ignored_packages": ["Vintage",
],
"indent_to_bracket": true,
"light_color_scheme": "Celeste.sublime-color-scheme",
"relative_line_numbers": true,
"rulers": [80],
"save_on_focus_lost": true,
"shift_tab_unindent": true,
"show_encoding": true,
"show_indentation": true,
"show_line_endings": true,
"show_navigation_bar": false,
"show_project_first": true,
"show_tab_close_buttons_on_left": true,
"spell_check": true,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": "all",
"index_files": true,
}