Commit | Line | Data |
---|---|---|
ab386d24 AB |
1 | ;;; layers.el --- aminb layer layers file for Spacemacs. |
2 | ;; | |
3 | ;; Copyright (c) 2016 Amin Bandali | |
4 | ;; | |
5 | ;; Author: Amin Bandali <amin@aminb.org> | |
6 | ;; URL: https://github.com/aminb/dotfiles | |
7 | ;; | |
8 | ;; This file is not part of GNU Emacs. | |
9 | ;; | |
10 | ;;; License: GPLv3 | |
11 | ||
12 | ;; Prerequisites | |
13 | ||
818a4af5 | 14 | (configuration-layer/declare-layers '(erc mu4e)) |