Skip to content

Instantly share code, notes, and snippets.

@hauntedhost
Created April 1, 2014 06:01
Show Gist options
  • Select an option

  • Save hauntedhost/9908506 to your computer and use it in GitHub Desktop.

Select an option

Save hauntedhost/9908506 to your computer and use it in GitHub Desktop.
{
"detect_indentation": false,
"draw_white_space": "all",
"font_size": 17.0,
"ignored_packages":
[
"Vintage",
"Handlebars",
"ColorPick"
],
"indent_to_bracket": true,
"rulers":
[
80
],
"show_full_path": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment