summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emacs/.doom.d/config.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/.doom.d/config.el b/emacs/.doom.d/config.el
index 5375868..372f448 100644
--- a/emacs/.doom.d/config.el
+++ b/emacs/.doom.d/config.el
@@ -84,8 +84,6 @@
#'org-roam-reflinks-section
#'org-roam-unlinked-references-section))
- (interactive-form 'org-publish)
-
(defun kj/find-agenda-files-containing-tag (tag)
(let ((candidates (org-agenda-files nil 'ifmode))
(matcher (cdr (org-make-tags-matcher tag)))