Skip to content

Commit

Permalink
Fix load issues with org-trello package
Browse files Browse the repository at this point in the history
  • Loading branch information
smile13241324 committed Dec 14, 2022
1 parent b28d65b commit b74da79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions layers/+emacs/org/packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -909,8 +909,8 @@ Headline^^ Visit entry^^ Filter^^ Da

(defun org/init-org-trello ()
(use-package org-trello
:after org
:config
:defer t
:init
(progn
(spacemacs/declare-prefix-for-mode 'org-mode "mmt" "trello")
(spacemacs/declare-prefix-for-mode 'org-mode "mmtd" "sync down")
Expand Down

0 comments on commit b74da79

Please sign in to comment.