Skip to content

Commit

Permalink
comment out scimax-contacts
Browse files Browse the repository at this point in the history
this loads org-db which might not be desired.
  • Loading branch information
Your Name committed Mar 21, 2024
1 parent 85ea3e7 commit ffad32f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -344,9 +344,9 @@
:ensure nil
:bind ("H-k" . ox-clip-formatted-copy))

(use-package scimax-contacts
:ensure nil
:load-path scimax-dir)
;; (use-package scimax-contacts
;; :ensure nil
;; :load-path scimax-dir)

(use-package scimax-email
:ensure nil
Expand Down

0 comments on commit ffad32f

Please sign in to comment.