mirror of
https://github.com/sstent/sublime-text-3.git
synced 2026-01-25 14:41:38 +00:00
13 lines
225 B
Plaintext
13 lines
225 B
Plaintext
{
|
|
"color_scheme": "Packages/User/Monokai (SL).tmTheme",
|
|
"detect_indentation": false,
|
|
"font_size": 11,
|
|
"ignored_packages":
|
|
[
|
|
"Vintage"
|
|
],
|
|
"indent_to_bracket": true,
|
|
"tab_size": 2,
|
|
"translate_tabs_to_spaces": true
|
|
}
|