summaryrefslogtreecommitdiff
path: root/.clangd
diff options
context:
space:
mode:
authorPhysick <96335032+DegustatorPonos@users.noreply.github.com>2026-08-02 22:52:27 +0500
committerPhysick <96335032+DegustatorPonos@users.noreply.github.com>2026-08-02 22:52:27 +0500
commitd1a1ebd54cabc6646f20f6b1b341751a2bf3c2ec (patch)
tree71f7d5d2d0c5960b25e95f99981c5a2c330302be /.clangd
parent5af3200076b72e2f9f19c202ab9d2a7364004017 (diff)
puzzle parser
Diffstat (limited to '.clangd')
-rw-r--r--.clangd4
1 files changed, 4 insertions, 0 deletions
diff --git a/.clangd b/.clangd
new file mode 100644
index 0000000..87a3260
--- /dev/null
+++ b/.clangd
@@ -0,0 +1,4 @@
+#lsp config
+CompileFlags:
+ Add: [-Iwren/src/include]
+ Compiler: /usr/bin/cc