mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 08:58:44 +00:00
19 lines
345 B
Plaintext
19 lines
345 B
Plaintext
{
|
|
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
|
|
"fallback_encoding": "Cyrillic (Windows 1251)",
|
|
"font_size": 10,
|
|
"highlight_line": true,
|
|
"ignored_packages":
|
|
[
|
|
"Vintage"
|
|
],
|
|
"rulers":
|
|
[
|
|
80
|
|
],
|
|
"scroll_speed": 0,
|
|
"translate_tabs_to_spaces": true,
|
|
"trim_trailing_white_space_on_save": true,
|
|
"word_wrap": true
|
|
}
|