Sublime: settings
{
"font_size": 11,
"margin": 0,
"line_padding_bottom": 4,
"line_padding_top": 4,
"word_wrap": false,
"highlight_line": true,
"scroll_past_end": true,
"caret_extra_bottom": 2,
"caret_extra_top": 2,
"caret_extra_width": 2,
"trim_trailing_white_space_on_save": true,
"color_scheme": "Packages/User/SublimeLinter/turnip-contrast (SL).tmTheme",
"theme": "Adaptive.sublime-theme",
"bold_folder_labels": true,
"line_numbers": false,
"ignored_packages":
[
"Material Theme",
"Vintage"
]
}