summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 042c0e27..1f67b782 100644
--- a/init.el
+++ b/init.el
@@ -123,7 +123,7 @@
(require 'org-refile-config) ;; refile org-branches
(require 'org-roam-config) ;; personal knowledge management in org mode
(require 'org-webclipper) ;; "instapaper" to org-roam workflow
-;; (require 'org-noter-config) ;; wip
+(require 'org-noter-config)
;; -------------------------- AI Integration And Tools -------------------------