summaryrefslogtreecommitdiff
path: root/coc-settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'coc-settings.json')
-rw-r--r--coc-settings.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/coc-settings.json b/coc-settings.json
index d16e144..154a94e 100644
--- a/coc-settings.json
+++ b/coc-settings.json
@@ -42,6 +42,7 @@
},
"Lua.telemetry.enable": false,
"clangd.inlayHints.enable": false,
+ "clangd.compilationDatabasePath": "build",
"rust-analyzer.restartServerOnConfigChange": true,
"rust-analyzer.checkOnSave.command": "clippy",
"rust-analyzer.cargo.features": "all",