aboutsummaryrefslogtreecommitdiff
path: root/dot.emacs.d/custom.el
diff options
context:
space:
mode:
authorThomas Schneider <qsx@qsx.re>2017-08-08 16:20:48 +0200
committerThomas Schneider <qsx@qsx.re>2017-08-08 16:24:34 +0200
commitb24660ac7cea8a9ddb901eaa5b44e707820883bd (patch)
tree4f2b8ae65da2709a6271682d461ddad0458147c0 /dot.emacs.d/custom.el
parentaa2396e4a2f225ae87bf4a8e214597ddd4528996 (diff)
Emacs: Install rust-mode
Signed-off-by: Thomas Schneider <qsx@qsx.re>
Diffstat (limited to 'dot.emacs.d/custom.el')
-rw-r--r--dot.emacs.d/custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot.emacs.d/custom.el b/dot.emacs.d/custom.el
index fb240f6..69c98d7 100644
--- a/dot.emacs.d/custom.el
+++ b/dot.emacs.d/custom.el
@@ -9,7 +9,7 @@
("82d2cac368ccdec2fcc7573f24c3f79654b78bf133096f9b40c20d97ec1d8016" default)))
'(package-selected-packages
(quote
- (muttrc-mode auctex linum-relative yaml-mode color-theme-sanityinc-tomorrow))))
+ (rust-mode muttrc-mode auctex linum-relative yaml-mode color-theme-sanityinc-tomorrow))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.