26 lines
683 B
Plaintext
26 lines
683 B
Plaintext
{ "auto_indent": true
|
|
, "auto_match_enabled": false
|
|
, "caret_extra_width": 1
|
|
, "caret_style": "solid"
|
|
, "copy_with_empty_selection": false
|
|
, "drag_text": false
|
|
, "ensure_newline_at_eof_on_save": true
|
|
, "find_selected_text": true
|
|
, "font_face": "DejaVu Sans Mono"
|
|
, "font_size": 17
|
|
, "ignored_packages": [ "Vintage" ]
|
|
, "line_padding_bottom": 2
|
|
, "line_padding_top": 2
|
|
, "save_on_focus_lost": true
|
|
, "shift_tab_unindent": true
|
|
, "show_encoding": true
|
|
, "show_line_endings": true
|
|
, "smart_indent": false
|
|
, "tab_size": 2
|
|
, "theme": "SodaSeti Dark.sublime-theme"
|
|
, "translate_tabs_to_spaces": false
|
|
, "trim_trailing_white_space_on_save": true
|
|
, "wide_caret": true
|
|
, "word_wrap": false
|
|
}
|