Skip to content

Instantly share code, notes, and snippets.

@tosuke
Created February 6, 2017 02:56
Show Gist options
  • Save tosuke/9903a2f3b3c204aa81315b45708e65c9 to your computer and use it in GitHub Desktop.
Save tosuke/9903a2f3b3c204aa81315b45708e65c9 to your computer and use it in GitHub Desktop.
確固たる意思
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
[*.d]
dfmt_brace_style = stroustrup
dfmt_soft_max_line_length = 80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment