pawiromitchel
12/19/2016 - 11:04 AM

Sublime text 3 Settings

Sublime text 3 Settings

{
	"always_show_minimap_viewport": true,
	"bold_folder_labels": true,
	"color_scheme": "Packages/Color Scheme - Default/iPlastic.tmTheme",
	"draw_minimap_border": true,
	"font_size": 12,
	"highlight_line": true,
	"highlight_modified_tabs": true,
	"ignored_packages":
	[
		"Vintage"
	],
	"line_padding_bottom": 5,
	"line_padding_top": 5,
	"show_encoding": true,
	"show_line_endings": true,
	"soda_classic_tabs": true,
	"theme": "SoDaReloaded Light.sublime-theme"
}