summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVasudev Kamath <vasudev@copyninja.info>2017-10-03 15:49:10 +0530
committerVasudev Kamath <vasudev@copyninja.info>2017-10-03 15:52:54 +0530
commit1b814ccb66fe9c6f594e59ba67632c6aa7eeed92 (patch)
treec06edef58e631a46b54ccfa949424833d7020c5a /README.md
parent2c9d6911bbffb5793b667517d89a4c2c738e2e12 (diff)
Add README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d5a32d5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# notmuch-emacs configuration #
+
+This repository contains a private layer for configuring notmuch-emacs for my
+needs. You can adopt this file if it interests you.
+
+- package.el: just contains required package with no additional configurations
+- funcs.el: Contains custom functions for notmuch mode
+- config.el: Customizes notmuch and others as per my needs
+- keybindings.el: Defines some of the key bindings I use in notmuch-emacs.
+
+