Skip to content

Commit

Permalink
fix(builtin): use-package error
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jul 13, 2023
1 parent 5828984 commit 285f46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/me-builtin.el
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
;; Enable adding mail attachements from dired "C-c RET C-a" for
;; `gnus-dired-attach'
:hook (dired-mode . turn-on-gnus-dired-mode)
:cutom
:custom
(dired-dwim-target t)
(dired-auto-revert-buffer t))

Expand Down

0 comments on commit 285f46c

Please sign in to comment.