36 lines
		
	
	
		
			823 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			823 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
	"auto_complete_delay": 1000,
 | 
						|
	"auto_match_enabled": false,
 | 
						|
	"color_scheme": "Packages/User/Tomorrow.tmTheme",
 | 
						|
	"create_window_at_startup": false,
 | 
						|
	"default_line_ending": "unix",
 | 
						|
	"detect_indentation": false,
 | 
						|
	"detect_slow_plugins": false,
 | 
						|
	"drag_text": false,
 | 
						|
	"fallback_encoding": "Cyrillic (Windows 1251)",
 | 
						|
	"font_face": "Consolas",
 | 
						|
	"font_size": 14,
 | 
						|
	"hayaku_CSS_colors_case": "lowercase",
 | 
						|
	"hayaku_CSS_numbers_leading_zero": false,
 | 
						|
	"hayaku_CSS_syntax_autoguess":
 | 
						|
	[
 | 
						|
		"    selector {              ",
 | 
						|
		"        property:value;     ",
 | 
						|
		"        }                   "
 | 
						|
	],
 | 
						|
	"highlight_line": true,
 | 
						|
	"ignored_packages":
 | 
						|
	[
 | 
						|
		"Vintage"
 | 
						|
	],
 | 
						|
	"open_files_in_new_window": false,
 | 
						|
	"rulers":
 | 
						|
	[
 | 
						|
		120
 | 
						|
	],
 | 
						|
	"save_on_focus_lost": true,
 | 
						|
	"scroll_past_end": true,
 | 
						|
	"tab_completion": true,
 | 
						|
	"theme": "Soda Light.sublime-theme"
 | 
						|
}
 |