Skip to content

Instantly share code, notes, and snippets.

@marschhuynh
Last active September 2, 2016 08:10
Show Gist options
  • Save marschhuynh/c4497ea2993b989f7ea557a733323ad0 to your computer and use it in GitHub Desktop.
Save marschhuynh/c4497ea2993b989f7ea557a733323ad0 to your computer and use it in GitHub Desktop.
My sublime setting
{
	"color_scheme": "Packages/Boxy Theme/schemes/Boxy Ocean.tmTheme",
	"ignored_packages":
	[
		"Vintage"
	],
	"itg_sidebar_tree_medium": true,
	"itg_small_tabs": true,
	"preview_on_click": true,
 	"theme": "Boxy Ocean.sublime-theme",
 	"tab_size": 2,
 	"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment