Skip to content

Instantly share code, notes, and snippets.

@vvzen
Created August 3, 2019 12:27
Show Gist options
  • Save vvzen/5da327fa407f2992c445bf618735c4f7 to your computer and use it in GitHub Desktop.
Save vvzen/5da327fa407f2992c445bf618735c4f7 to your computer and use it in GitHub Desktop.
vscode c++ clang-format
"C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: Google, IndentWidth: 4, ColumnLimit: 0}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment