123456789101112131415 |
- {
- "show_git_status": true,
- "auto_complete_commit_on_tab": true,
- "caret_style": "phase",
- "color_scheme": "Packages/Color Scheme - Default/Sunburst.tmTheme",
- "font_face": "Vera",
- "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
- }
|