15 lines
295 B
Text
15 lines
295 B
Text
{
|
|
"color_scheme": "Packages/Tomorrow-Night-Blue.tmTheme",
|
|
"draw_indent_guides": true,
|
|
"font_face": "Ubuntu Mono",
|
|
"font_size": 12.0,
|
|
"highlight_line": true,
|
|
"highlight_modified_tabs": true,
|
|
"rulers":
|
|
[
|
|
80
|
|
],
|
|
"tab_size": 2,
|
|
"translate_tabs_to_spaces": true,
|
|
"use_tab_stops": true
|
|
}
|