aboutsummaryrefslogtreecommitdiff
path: root/.clangd
diff options
context:
space:
mode:
Diffstat (limited to '.clangd')
-rw-r--r--.clangd5
1 files changed, 1 insertions, 4 deletions
diff --git a/.clangd b/.clangd
index f77854d..47cd54a 100644
--- a/.clangd
+++ b/.clangd
@@ -1,5 +1,2 @@
CompileFlags:
- Add: [-I/usr/include/luajit-2.1]
- Add: [-I./include]
-Completion:
- HeaderInsertion: IWYU
+ Add: [-I/usr/include/luajit-2.1, -I./include]