Snippets

Steve Adams yjejn: Untitled snippet

Created by Steve Adams
{
	"color_scheme": "Packages/User/SublimeLinter/base16-ocean.dark (SL).tmTheme",
	"default_line_ending": "unix",
	"draw_white_space": "all",
	"ensure_newline_at_eof_on_save": true,
	"folder_exclude_patterns":
	[
		".git/*",
		"tmp/class-*",
		"tmp/es_*",
		"tmp/jshinter*",
		"tmp/replace_*",
		"tmp/static_compiler*",
		"tmp/template_compiler*",
		"tmp/tree_merger*",
		"tmp/coffee_script*",
		"tmp/concat-tmp*",
		"tmp/export_tree*",
		"tmp/sass_compiler*"
	],
	"font_face": "Source Code Pro",
	"font_options":
	[
	],
	"font_size": 11,
	"highlight_line": true,
	"highlight_modified_tabs": true,
	"ignored_packages":
	[
	],
	"paths":
	{
		"linux":
		[
		],
		"osx":
		[
			"~/usr/local/php5/bin/php",
			"~/usr/local/php5/bin/phpcs",
			"~/usr/local/php5/bin/phpmd"
		],
		"windows":
		[
		]
	},
	"rulers":
	[
		80
	],
	"theme": "Spacegray.sublime-theme",
	"translate_tabs_to_spaces": true,
	"trim_trailing_white_space_on_save": true,
	"word_wrap": false
}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.