From fc9be5bc54d3ba4c1a03b4646ec33312684a5130 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Tue, 22 Oct 2024 01:03:00 +0200 Subject: [PATCH] Home Gen367 @ 2024-10-22-01:02 --- modules/home/doom/static/config.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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)))