Skip to content

Commit

Permalink
chore: various vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mdwmage committed Jun 10, 2024
1 parent 33a9898 commit d0f6b65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"macroquad",
"raylib",
"RAYWHITE",
"SKYBLUE"
"SKYBLUE",
"ziglang"
],
"C_Cpp.clang_format_fallbackStyle": "{BasedOnStyle: llvm, UseTab: Always, IndentWidth: 4, TabWidth: 4}"
}

0 comments on commit d0f6b65

Please sign in to comment.