Skip to content

Instantly share code, notes, and snippets.

@cucxabeng
Last active September 28, 2018 02:30
Show Gist options
  • Save cucxabeng/12f4dedf80c10b41dcc3aba2d4069aa6 to your computer and use it in GitHub Desktop.
Save cucxabeng/12f4dedf80c10b41dcc3aba2d4069aa6 to your computer and use it in GitHub Desktop.
{
	"command": "close_all",
	"ignored_packages":
	[
		"Vintage"
	],
	"keys":
	[
		"super+ctrl+shift+w"
	],
	"color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme",
    "theme": "Boxy Tomorrow.sublime-theme",
    "font_face": "OperatorMono-Book",
    "font_size": 15,
    "line_numbers": true,
    "line_padding_bottom": 9,
    "line_padding_top": 9,
    "phpunit-sublime-terminal": "iTerm",
    "remember_open_files": false,
    "show_definitions": false,
    "show_panel_on_build": false,
    "tab_size": 4,
    "tabs_small": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment