diff options
author | Amin Bandali <me@aminb.org> | 2015-05-30 11:47:22 -0400 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-05-30 11:47:22 -0400 |
commit | 168fecdbb4783621ff73f0d512adadf843fe4f1d (patch) | |
tree | 54a22d43c70f03f8ca5c6852d8c73cfc8c8479ce /spacemacs | |
parent | 5850dd063480dba5041386a7b00fcd5f1fb28717 (diff) | |
download | configs-168fecdbb4783621ff73f0d512adadf843fe4f1d.tar.gz configs-168fecdbb4783621ff73f0d512adadf843fe4f1d.tar.xz configs-168fecdbb4783621ff73f0d512adadf843fe4f1d.zip |
[spacemacs] add rust-lang and shell
currently in develop
Diffstat (limited to 'spacemacs')
-rw-r--r-- | spacemacs/.spacemacs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spacemacs/.spacemacs b/spacemacs/.spacemacs index 4a88520..2529efe 100644 --- a/spacemacs/.spacemacs +++ b/spacemacs/.spacemacs @@ -33,6 +33,8 @@ haskell-enable-shm-support t)) emacs-lisp rust + rust-lang + shell themes-megapack ) ;; A list of packages and/or extensions that will not be install and loaded. |