Skip to content

Instantly share code, notes, and snippets.

@maxmckenzie
Created July 13, 2019 09:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxmckenzie/e8fb3933193948649f3a22c5c0df8439 to your computer and use it in GitHub Desktop.
Save maxmckenzie/e8fb3933193948649f3a22c5c0df8439 to your computer and use it in GitHub Desktop.
default editor config
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment