From 58349d78381850e46b15d3c21ee91a76754099e2 Mon Sep 17 00:00:00 2001 From: Kristoffer Haugsbakk Date: Fri, 3 Nov 2017 13:48:57 +0100 Subject: [PATCH] =?UTF-8?q?mu4e:=20add=20=E2=80=9CDescription=E2=80=9D=20s?= =?UTF-8?q?ection?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See: #9476 --- layers/+email/mu4e/README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/layers/+email/mu4e/README.org b/layers/+email/mu4e/README.org index c59bfe12f267..b645155a5dab 100644 --- a/layers/+email/mu4e/README.org +++ b/layers/+email/mu4e/README.org @@ -1,6 +1,7 @@ #+TITLE: Mu4e layer * Table of Contents :TOC_4_gh:noexport: +- [[#description][Description]] - [[#install][Install]] - [[#commands][Commands]] - [[#global-bindings][Global bindings]] @@ -16,6 +17,9 @@ - [[#spacemacs-layout-integration][Spacemacs layout integration]] - [[#see-also][See also]] +* Description +This layer adds support for the Mu4e email client. + * Install In order to use this layer you must install mu and mu4e separately. Typically mu4e will be bundled with mu (this is the case on many Linux distributions).