summaryrefslogtreecommitdiff
path: root/config.el
diff options
context:
space:
mode:
Diffstat (limited to 'config.el')
-rw-r--r--config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.el b/config.el
index 2649b2a..b2ac683 100644
--- a/config.el
+++ b/config.el
@@ -80,4 +80,4 @@
(load! "lang/go")
(load! "app/osm")
-
+(set-eglot-client! 'c-mode '("clangd" "-j=3" "--clang-tidy"))