From 6f1a4d035aaa084fdc3ba844df8cee0faf51e91a Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 14 Jul 2024 11:08:42 +0100 Subject: emacs: Experiment with Org-roam --- dotfiles-darwin/emacs/init.el | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'dotfiles-darwin/emacs') diff --git a/dotfiles-darwin/emacs/init.el b/dotfiles-darwin/emacs/init.el index c400d54..2c55404 100644 --- a/dotfiles-darwin/emacs/init.el +++ b/dotfiles-darwin/emacs/init.el @@ -7,6 +7,13 @@ (setq insert-directory-program "gls")) +;; Org + +(use-package org-roam + :defer t + :custom (org-roam-directory "~/Documents/ZK/")) + + ;; Theme Management (when (or window-system (daemonp)) -- cgit v1.2.3-70-g09d2