From b9d06d94b45d9bee7f336c8c1a54b0f12cc60384 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Wed, 30 Nov 2022 20:14:59 +0100 Subject: [PATCH] Enable org mode --- 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 c6ba2dbb..0537b0f1 100644 --- a/arch-config/.doom.d/init.el +++ b/arch-config/.doom.d/init.el @@ -147,7 +147,7 @@ ;;nim ; python + lisp at the speed of c ;;nix ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel - ;;org ; organize your plain life in plain text + org ; organize your plain life in plain text ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional