From 0ef70c19c91bb67197a3d02d2664137ca35f67a7 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Fri, 11 Dec 2020 17:57:36 +0100 Subject: [PATCH] Enable c/c++/c# --- arch-config/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/.doom.d/init.el b/arch-config/.doom.d/init.el index 2839606d..3e23eb46 100644 --- a/arch-config/.doom.d/init.el +++ b/arch-config/.doom.d/init.el @@ -110,7 +110,7 @@ :lang ;;agda ; types of types of types of types... - ;;cc ; C/C++/Obj-C madness + cc ; C/C++/Obj-C madness ;;clojure ; java with a lisp ;;common-lisp ; if you've seen one lisp, you've seen them all ;;coq ; proofs-as-programs