From de6154c528f006e7f243a07af714470ae148a260 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Thu, 14 Mar 2024 14:59:41 +0100 Subject: [PATCH] Enable clangd for C/C++ --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 8a69c10..f27da07 100644 --- a/init.el +++ b/init.el @@ -113,7 +113,7 @@ :lang ;;agda ; types of types of types of types... beancount ; mind the GAAP - cc ; C > C++ == 1 + (cc +lsp) ; C > C++ == 1 ;;clojure ; java with a lisp ;;common-lisp ; if you've seen one lisp, you've seen them all coq ; proofs-as-programs