aboutsummaryrefslogtreecommitdiff
path: root/.clangd
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-04-02 20:00:17 -0700
committerChristian Cunningham <cc@localhost>2022-04-02 20:00:17 -0700
commita1c9c29013680b8b0b6cbeb1fd9460296bae5d24 (patch)
tree4dbc980d6fce0dc75e207f25b567ad49d9d4ddc5 /.clangd
parent2c4dae7cc22db0a29532df63dc969485a3e5e957 (diff)
Add clang server for vscodium
Diffstat (limited to '.clangd')
-rw-r--r--.clangd3
1 files changed, 3 insertions, 0 deletions
diff --git a/.clangd b/.clangd
new file mode 100644
index 0000000..6e55e99
--- /dev/null
+++ b/.clangd
@@ -0,0 +1,3 @@
+CompileFlags: # Tweak the parse settings
+ Add:
+ - "--include-directory=/home/sergey/kode/ARM/Jobbed/include" \ No newline at end of file