From e6d952cddb770bc62be6fcf2c4ac2bc2beafed51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sat, 19 Oct 2024 18:39:58 +0200 Subject: [PATCH] Home Gen362 @ 2024-10-19-18:39 --- modules/home/doom/static/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/doom/static/config.el b/modules/home/doom/static/config.el index 7643259..a7912dc 100644 --- a/modules/home/doom/static/config.el +++ b/modules/home/doom/static/config.el @@ -124,7 +124,7 @@ (after! lsp-clangd (setq lsp-clients-clangd-args '("--background-index" - "--clangd-tidy" + "--clang-tidy" "--completion-style=detailed" "--header-insertion=never" "--header-insertion-decorators=0"