summaryrefslogtreecommitdiff
path: root/README.md
blob: d5a32d503154f64a09c278fe26a1357237e15925 (plain)
1
2
3
4
5
6
7
8
9
10
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.