change vscode gonfig

This commit is contained in:
Frost-Phoenix 2023-12-26 17:17:23 +01:00
parent c1213894dd
commit 95a8c6f6d3

View file

@ -65,6 +65,7 @@
"C_Cpp.vcFormat.space.pointerReferenceAlignment" = "right";
"C_Cpp.vcFormat.newLine.beforeElse" = false;
"C_Cpp.vcFormat.newLine.beforeCatch" = false;
"C_Cpp.clang_format_fallbackStyle" = "{ BasedOnStyle: Google, IndentWidth: 4, ColumnLimit: 0}";
};
# Keybindings
keybindings = [