summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.
+
+