diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 48c9ffa..f5e76a8 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -997,6 +997,7 @@ :bind ("C-S-" . show-marks)) (use-package org-lookup-dnd + :if (file-exists-p "~/Documents/DnD/dnd-phb-5e-index/indexes.org") :quelpa (org-lookup-dnd :fetcher gitlab :repo "ad1217/org-lookup-dnd" :branch "no-pdfview") :bind (:map org-mode-map ("C-c d" . org-lookup-dnd-at-point)) :config