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"