mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 08:58:44 +00:00
37 lines
1005 B
Plaintext
37 lines
1005 B
Plaintext
{
|
|
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Yesterday.tmTheme",
|
|
"ensure_newline_at_eof_on_save": true,
|
|
"fallback_encoding": "Cyrillic (Windows 1251)",
|
|
"font_size": 10.0,
|
|
"highlight_line": true,
|
|
"ignored_packages":
|
|
[
|
|
"Vintage"
|
|
],
|
|
"rulers":
|
|
[
|
|
80
|
|
],
|
|
"scroll_speed": 0,
|
|
"theme": "Boxy Yesterday.sublime-theme",
|
|
"theme_accent_mono": true,
|
|
"theme_autocomplete_item_selected_colored": true,
|
|
"theme_bar": true,
|
|
"theme_bar_colored": true,
|
|
"theme_bar_logo_atomized": true,
|
|
"theme_find_panel_atomized": true,
|
|
"theme_panel_switcher_atomized": true,
|
|
"theme_quick_panel_item_selected_colored": true,
|
|
"theme_sidebar_border": true,
|
|
"theme_sidebar_disclosure": true,
|
|
"theme_sidebar_indent_md": true,
|
|
"theme_sidebar_indent_top_level_disabled": true,
|
|
"theme_statusbar_colored": true,
|
|
"theme_tab_arrows_hidden": true,
|
|
"theme_tab_selected_underlined": true,
|
|
"theme_tab_size_md": true,
|
|
"translate_tabs_to_spaces": true,
|
|
"trim_trailing_white_space_on_save": true,
|
|
"word_wrap": true
|
|
}
|