From 2aa031d0a09882408e29de0f7ed67f1843d0b9f6 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 13 Jan 2017 12:05:39 +0100 Subject: emacs: improved the dired configuration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Now I will be able to attach documents into mu4e from dired mode. Signed-off-by: Miquel Sabaté Solà --- emacs/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index f34c9b6..42c8f52 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -91,6 +91,7 @@ (require 'init-project) (require 'init-edit) (require 'init-misc) +(require 'init-dired) (require 'init-evil) (require 'init-magit) (require 'init-mu4e) -- cgit v1.2.3