aboutsummaryrefslogtreecommitdiff
path: root/src/.clangd
diff options
context:
space:
mode:
authordacctal <dacctal@symlinx.net>2026-05-25 04:13:07 +0000
committerdacctal <dacctal@symlinx.net>2026-05-25 04:13:07 +0000
commit013b7f659985b540e549599ed2e17adb9c81d858 (patch)
treedf56ee9e41c8610660e34e1d21014ac8a0fbc871 /src/.clangd
parentb916aeed79d56158a38f88d37ad51ef90f9a154d (diff)
frosty telling me one thing that fixes the entire codebase maybe this should just be his project
Diffstat (limited to 'src/.clangd')
-rw-r--r--src/.clangd4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/.clangd b/src/.clangd
new file mode 100644
index 0000000..5022e8f
--- /dev/null
+++ b/src/.clangd
@@ -0,0 +1,4 @@
+CompileFlags:
+ Add: [-I/usr/include/luajit-2.1, -I../include]
+---
+UseTab: Always