summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanosApollo <[email protected]>2022-10-02 17:48:50 +0300
committerThanosApollo <[email protected]>2022-10-02 17:48:50 +0300
commit0ff5edebb721068e6d4ad5b562dc7694140b5684 (patch)
tree7816a046dd9e3187102acddf9e73c78c56c7c515
parent976abb658346cb85e931a667f78c9d7dc520b80c (diff)
Add C lang, yaml and org directory
-rw-r--r--.config/doom/config.el2
-rw-r--r--.config/doom/init.el4
2 files changed, 3 insertions, 3 deletions
diff --git a/.config/doom/config.el b/.config/doom/config.el
index ca3959d..8ecf504 100644
--- a/.config/doom/config.el
+++ b/.config/doom/config.el
@@ -48,7 +48,7 @@
;; If you use `org' and don't want your org files in the default location below,
;; change `org-directory'. It must be set before org loads!
-(setq org-directory "~/org")
+(setq org-directory "~/Med")
;; Whenever you reconfigure a package, make sure to wrap your config in an
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