summaryrefslogtreecommitdiff
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs b/emacs
index 7fd6656..444d23a 100644
--- a/emacs
+++ b/emacs
@@ -154,7 +154,7 @@
"Minor mode to count words." t nil)
;;;;
-(require 'cargo)
+;(require 'cargo)
(add-hook 'rust-mode-hook 'cargo-minor-mode)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;