2012-10-16 12:11:28 +00:00
|
|
|
{
|
|
|
|
"auto_complete_delay": 1000,
|
|
|
|
"auto_match_enabled": false,
|
|
|
|
"color_scheme": "Packages/User/Tomorrow.tmTheme",
|
2012-11-12 12:08:29 +00:00
|
|
|
"create_window_at_startup": false,
|
2012-10-16 12:11:28 +00:00
|
|
|
"default_line_ending": "unix",
|
|
|
|
"detect_indentation": false,
|
2012-11-12 12:08:29 +00:00
|
|
|
"detect_slow_plugins": false,
|
2012-10-16 12:11:28 +00:00
|
|
|
"drag_text": false,
|
|
|
|
"fallback_encoding": "Cyrillic (Windows 1251)",
|
|
|
|
"font_face": "Consolas",
|
|
|
|
"font_size": 14,
|
2012-11-12 12:08:29 +00:00
|
|
|
"hayaku_CSS_colors_case": "lowercase",
|
|
|
|
"hayaku_CSS_numbers_leading_zero": false,
|
2012-12-06 13:53:24 +00:00
|
|
|
"hayaku_CSS_syntax_autoguess":
|
|
|
|
[
|
2012-11-27 14:29:11 +00:00
|
|
|
" selector { ",
|
|
|
|
" property:value; ",
|
|
|
|
" } "
|
|
|
|
],
|
2012-10-16 12:11:28 +00:00
|
|
|
"highlight_line": true,
|
2012-11-12 12:08:29 +00:00
|
|
|
"ignored_packages":
|
|
|
|
[
|
2012-10-16 12:11:28 +00:00
|
|
|
"Vintage"
|
|
|
|
],
|
2012-11-12 12:08:29 +00:00
|
|
|
"open_files_in_new_window": false,
|
|
|
|
"rulers":
|
|
|
|
[
|
2012-10-16 12:11:28 +00:00
|
|
|
120
|
|
|
|
],
|
|
|
|
"save_on_focus_lost": true,
|
2012-10-23 08:47:00 +00:00
|
|
|
"scroll_past_end": true,
|
2012-11-12 12:08:29 +00:00
|
|
|
"tab_completion": true,
|
|
|
|
"theme": "Soda Light.sublime-theme"
|
2012-10-16 12:11:28 +00:00
|
|
|
}
|