🌱 Sublime Text

Source

Find / Replace

Exclude node_modules and _site directories

Where : -nodemodules, -site

2016-07-06 08.56.54

{
	"always_show_minimap_viewport": true,
	"color_scheme": "Packages/Materialize/schemes/Material Facebook.tmTheme",
	"font_face": "InputMonoNarrow-ExtraLight",
	"font_size": 15,
	"highlight_line": true,
	"ignored_packages":
	[
		"Vintage"
	],
	"indent_guide_options":
	[
		"draw_normal",
		"draw_active"
	],
	"line_padding_bottom": 5,
	"line_padding_top": 5,
	"material_theme_compact_sidebar": true,
	"material_theme_small_statusbar": true,
	"material_theme_small_tab": true,
	"overlay_scroll_bars": "enabled",
	"scroll_past_end": true,
	"tab_size": 2,
	"theme": "Material Facebook.sublime-theme",
	"translate_tabs_to_spaces": true,
	"word_wrap": true
}

2016-02-17 08.53.16

{
	"always_show_minimap_viewport": true,
	"color_scheme": "Packages/Materialize/schemes/Material Spacegray.tmTheme",
	"font_face": "InputMonoNarrow-ExtraLight",
	"font_size": 13,
	"highlight_line": true,
	"ignored_packages":
	[
		"Vintage"
	],
	"indent_guide_options":
	[
		"draw_normal",
		"draw_active"
	],
	"line_padding_bottom": 3,
	"line_padding_top": 3,
	"material_theme_compact_sidebar": true,
	"material_theme_small_statusbar": true,
	"material_theme_small_tab": true,
	"overlay_scroll_bars": "enabled",
	"scroll_past_end": true,
	"tab_size": 2,
	"theme": "Material Spacegray.sublime-theme",
	"translate_tabs_to_spaces": true,
	"word_wrap": true
}

2016-08-11 11.03.55

{
	"always_show_minimap_viewport": true,
	"auto_complete_selector": "source, text",
	"color_scheme": "Packages/User/SublimeLinter/Material Facebook (SL).tmTheme",
	"font_face": "InputMonoNarrow-ExtraLight",
	"font_size": 14,
	"highlight_line": true,
	"ignored_packages":
	[
		"Vintage"
	],
	"indent_guide_options":
	[
		"draw_normal",
		"draw_active"
	],
	"line_padding_bottom": 5,
	"line_padding_top": 5,
	"material_theme_compact_sidebar": true,
	"material_theme_small_statusbar": true,
	"material_theme_small_tab": true,
	"overlay_scroll_bars": "enabled",
	"rulers":
	[
		120
	],
	"scroll_past_end": true,
	"show_panel_on_build": false,
	"tab_size": 4,
	"theme": "Material Facebook.sublime-theme",
	"translate_tabs_to_spaces": true,
	"word_wrap": true
}

2016-10-05 16.07.39

{
	"always_show_minimap_viewport": true,
	"auto_complete_selector": "source, text",
	"color_scheme": "Packages/User/SublimeLinter/Material Facebook (SL).tmTheme",
	"draw_white_space": "all",
	"font_face": "InputMonoNarrow-ExtraLight",
	"font_size": 14,
	"highlight_line": true,
	"ignored_packages":
	[
		"Vintage"
	],
	"indent_guide_options":
	[
		"draw_normal",
		"draw_active"
	],
	"line_padding_bottom": 5,
	"line_padding_top": 5,
	"overlay_scroll_bars": "enabled",
	"rulers":
	[
		100
	],
	"scroll_past_end": true,
	"show_panel_on_build": false,
	"soda_folder_icons": false,
	"tab_size": 4,
	"theme": "SoDaReloaded Light.sublime-theme",
	"translate_tabs_to_spaces": true,
	"word_wrap": true
}
Made by Brandon . If you find this project useful you can donate.