diff options
author | EuAndreh <eu@euandre.org> | 2018-07-09 14:29:04 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-07-09 14:29:04 -0300 |
commit | 5cad98ba5841d2c54b1ecd1e6bd6303843007bc2 (patch) | |
tree | e3260ab71e9fcc8cf3a4371cf41fb4de1410de99 /spacemacs.el | |
parent | Export ,u bash function (diff) | |
download | dotfiles-5cad98ba5841d2c54b1ecd1e6bd6303843007bc2.tar.gz dotfiles-5cad98ba5841d2c54b1ecd1e6bd6303843007bc2.tar.xz |
Add extra Emacs layers
Diffstat (limited to 'spacemacs.el')
-rw-r--r-- | spacemacs.el | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/spacemacs.el b/spacemacs.el index 953c64d..d8626bf 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -33,7 +33,12 @@ This function should only modify configuration layer settings." ;; List of configuration layers to load. dotspacemacs-configuration-layers - '(csv + '(clojure + shell-scripts + mu4e + pdf + epub + csv rust scheme react |