Skip to content

Instantly share code, notes, and snippets.

@ianmackenzie
Created August 10, 2016 03:56
Show Gist options
  • Save ianmackenzie/77c686282078f853647fd7d4b8894830 to your computer and use it in GitHub Desktop.
Save ianmackenzie/77c686282078f853647fd7d4b8894830 to your computer and use it in GitHub Desktop.
{
"folders":
[
{
"path": ".",
"folder_exclude_patterns": ["elm-stuff"]
}
],
"settings":
{
"tab_size": 4,
"translate_tabs_to_spaces": true,
"rulers": [80],
"match_brackets_angle": false,
"ensure_newline_at_eof_on_save": 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