From 0ff5edebb721068e6d4ad5b562dc7694140b5684 Mon Sep 17 00:00:00 2001 From: ThanosApollo Date: Sun, 2 Oct 2022 17:48:50 +0300 Subject: Add C lang, yaml and org directory --- .config/doom/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/doom/init.el') diff --git a/.config/doom/init.el b/.config/doom/init.el index 66eacf6..2bbf535 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -114,7 +114,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 @@ -173,7 +173,7 @@ ;;swift ; who asked for emoji variables? ;;terra ; Earth and Moon in alignment for performance. ;;web ; the tubes - ;;yaml ; JSON, but readable + yaml ; JSON, but readable ;;zig ; C, but simpler :email -- cgit v1.2.3