blob: bf76f9b85d2d59a2fce1521b75824f79c368f23b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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.
## License ##
This layer is licensed under GPL-3+.
|