Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
armindarvish committed Mar 13, 2024
1 parent cc32e79 commit a78b10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Here is a customization that gives you the full feature experience including uti
(setq consult-mu-contacts-ignore-case-fold-search t)
(consult-mu-compose-embark-bind-attach-file-key)
;; choose if you want to use dired for attaching files (choice of 'always, 'in-dired, or nil)
(customize-save-variable 'consult-mu-compose-use-dired-attachment 'in-dired)
(setq consult-mu-compose-use-dired-attachment 'in-dired)
)

#+end_src
Expand Down

0 comments on commit a78b10b

Please sign in to comment.