From 9ca5d1c9d50c2230882705b4689d65a8f59cb4f4 Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Sun, 1 Aug 2021 12:00:40 -0700 Subject: org-roam to its own file --- .emacs | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index 3d71501..39d091c 100644 --- a/.emacs +++ b/.emacs @@ -19,6 +19,7 @@ (load-file "~/.emacs.local.d/modes/markdown.el") (load-file "~/.emacs.local.d/modes/magit.el") (load-file "~/.emacs.local.d/modes/org.el") +(load-file "~/.emacs.local.d/modes/org-roam.el") (load-file "~/.emacs.local.d/modes/projectile.el") (load-file "~/.emacs.local.d/modes/python.el") (load-file "~/.emacs.local.d/modes/sml.el") -- cgit v1.2.3