diff options
author | ThanosApollo <[email protected]> | 2022-10-02 17:48:50 +0300 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-10-02 17:48:50 +0300 |
commit | 0ff5edebb721068e6d4ad5b562dc7694140b5684 (patch) | |
tree | 7816a046dd9e3187102acddf9e73c78c56c7c515 /.config/doom/init.el | |
parent | 976abb658346cb85e931a667f78c9d7dc520b80c (diff) |
Add C lang, yaml and org directory
Diffstat (limited to '.config/doom/init.el')
-rw-r--r-- | .config/doom/init.el | 4 |
1 files changed, 2 insertions, 2 deletions
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 |