aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index c93a8012..591de3c8 100644
--- a/init.el
+++ b/init.el
@@ -140,6 +140,7 @@
(require 'org-refile-config) ;; refile org-branches
(require 'org-roam-config) ;; personal knowledge management in org mode
+(require 'org-spec-links) ;; resolve [[id:]] links into project docs/specs
(require 'org-webclipper) ;; "instapaper" to org-roam workflow
(require 'org-noter-config)