| 1234567891011121314 | 
							- {
 
- 	"auto_complete_commit_on_tab": true,
 
- 	"caret_style": "phase",
 
- 	"color_scheme": "Packages/Color Scheme - Default/Sunburst.tmTheme",
 
- 	"font_face": "ForMateKonaVe",
 
- 	"font_size": 14,
 
- 	"highlight_line": true,
 
- 	"highlight_modified_tabs": true,
 
- 	"match_brackets_angle": true,
 
- 	"scroll_past_end": true,
 
- 	"scroll_speed": 2.0,
 
- 	"show_encoding": true,
 
- 	"trim_trailing_white_space_on_save": true
 
- }
 
 
  |