Skip to content

Instantly share code, notes, and snippets.

@nicolas-brousse
Last active December 23, 2015 01:48
Show Gist options
  • Select an option

  • Save nicolas-brousse/6562411 to your computer and use it in GitHub Desktop.

Select an option

Save nicolas-brousse/6562411 to your computer and use it in GitHub Desktop.
{
"create_window_at_startup": false,
"detect_slow_plugins": false,
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"font_size": 11.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"todo":
{
"folder_exclude_patterns":
[
"vendor",
"tmp",
"cache"
]
},
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment