diff --git a/modules/home/doom/static/config.el b/modules/home/doom/static/config.el index 940eea5..85f815b 100644 --- a/modules/home/doom/static/config.el +++ b/modules/home/doom/static/config.el @@ -129,8 +129,7 @@ "--header-insertion=never" "--header-insertion-decorators=0" "--compile-commands-dir=build" - )) - (set-lsp-priority! 'clangd 2)) + ))) (after! ccls (setq ccls-initialization-options '(:index (:comments 2) :completion (:detailedLabel t)))