aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/lisp/init-org.el
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-02-22 00:26:53 +0800
committerGuangxiong Lin <[email protected]>2022-02-22 00:26:53 +0800
commit435d89b7c35e2696d62b279203e3d8ce19965182 (patch)
tree1fce7f25d380f28c45b2497bba0f86eeb4e43070 /.emacs.d/lisp/init-org.el
parentf3a82bf3932804340516f699e2fbddf87291222f (diff)
downloaddotfiles-435d89b7c35e2696d62b279203e3d8ce19965182.tar.gz
dotfiles-435d89b7c35e2696d62b279203e3d8ce19965182.tar.bz2
dotfiles-435d89b7c35e2696d62b279203e3d8ce19965182.zip
Update roam config
Diffstat (limited to '.emacs.d/lisp/init-org.el')
-rw-r--r--.emacs.d/lisp/init-org.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/lisp/init-org.el b/.emacs.d/lisp/init-org.el
index 716520c..ad69b20 100644
--- a/.emacs.d/lisp/init-org.el
+++ b/.emacs.d/lisp/init-org.el
@@ -137,7 +137,6 @@
(use-package org-roam
:ensure t
- :after (org evil)
:commands (org-roam-node-find)
:hook (org-mode . (lambda () (org-roam-db-autosync-mode)))
:init