From cdf40a6f9bdd12da0bfa1453b970c1361ae8996f Mon Sep 17 00:00:00 2001 From: Wojciech Kozlowski Date: Sat, 13 Aug 2022 22:39:47 +0200 Subject: [PATCH] Add cc module --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 39e391e..96ec103 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 +lsp) ; 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