diff options
author | EuAndreh <eu@euandre.org> | 2018-07-19 13:08:10 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-07-19 13:08:15 -0300 |
commit | fcf1d79fe42cf7c2a359aea7c60f1a4449e6631a (patch) | |
tree | 822f2437639a6817eb96bfe16db7901aab7b1596 /spacemacs.el | |
parent | Adapt $PS1 prompt for $GUIX_ENVIRONMENT (diff) | |
download | dotfiles-fcf1d79fe42cf7c2a359aea7c60f1a4449e6631a.tar.gz dotfiles-fcf1d79fe42cf7c2a359aea7c60f1a4449e6631a.tar.xz |
Add c-c++ Spacemacs layer
Diffstat (limited to 'spacemacs.el')
-rw-r--r-- | spacemacs.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spacemacs.el b/spacemacs.el index e6d2560..0789dea 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -36,6 +36,7 @@ This function should only modify configuration layer settings." `(ansible auto-completion better-defaults + c-c++ clojure common-lisp csv |