color-schemes/sublime-config/Preferences.sublime-settings
2012-11-18 13:04:42 +00:00

20 lines
362 B
Plaintext

{
"bold_folder_labels": true,
"color_scheme": "Packages/Earthsong.tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_face": "Source Code Pro",
"font_size": 14,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"rulers":
[
90
],
"trim_trailing_white_space_on_save": true
}