From 45f26cfdf2e9b226163f77ffd94a621981858e9b Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Tue, 10 Oct 2023 11:10:47 +0200 Subject: [DOOM] C++ language support --- config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/doom/init.el b/config/doom/init.el index cc1c880..b34e18b 100644 --- a/config/doom/init.el +++ b/config/doom/init.el @@ -115,7 +115,7 @@ :lang ;;agda ; types of types of types of types... ;;beancount ; mind the GAAP - ;;cc ; C > C++ == 1 + (cc +lsp +tree-sitter) ; 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 -- cgit v1.2.3