49 lines
1.1 KiB
Plaintext
49 lines
1.1 KiB
Plaintext
{
|
|
"always_show_minimap_viewport": true,
|
|
"bold_folder_labels": true,
|
|
"caret_style": "phase",
|
|
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
|
|
"control_character_style": "names",
|
|
"copy_with_empty_selection": false,
|
|
"fallback_encoding": "UTF-8",
|
|
"folder_exclude_patterns":
|
|
[
|
|
".git",
|
|
".hg",
|
|
".idea",
|
|
".svn",
|
|
".Trash",
|
|
".Trash-*",
|
|
".vscode",
|
|
"__pycache__",
|
|
"CVS",
|
|
"node_modules"
|
|
],
|
|
"font_face": "Victor Mono",
|
|
"font_options":
|
|
[
|
|
"dlig"
|
|
],
|
|
"hardware_acceleration": "opengl",
|
|
"highlight_modified_tabs": true,
|
|
"ignored_packages":
|
|
[
|
|
"Vintage",
|
|
],
|
|
"line_padding_bottom": 2,
|
|
"line_padding_top": 2,
|
|
"material_theme_accent_cyan": true,
|
|
"material_theme_bold_tab": true,
|
|
"original_color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
|
|
"shift_tab_unindent": true,
|
|
"show_encoding": true,
|
|
"show_line_endings": true,
|
|
"theme": "Material-Theme.sublime-theme",
|
|
"translate_tabs_to_spaces": true,
|
|
/*"font_size": 11,*/
|
|
/*"font_size": 9,*/
|
|
/*"font_size": 9,*/
|
|
/*"font_size": 12,*/
|
|
/*"font_size": 11,*/
|
|
}
|