From cc9b18588a37eaa7ec7b6e4c6f744f1a0196fada Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 26 Feb 2019 23:12:22 -0800 Subject: Move Rust configuration to emacs-config --- emacs/.emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) (limited to 'emacs/.emacs.d/init.el') diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el index e840c75..c713272 100644 --- a/emacs/.emacs.d/init.el +++ b/emacs/.emacs.d/init.el @@ -163,7 +163,6 @@ ;; 'face '(:family "Font Awesome" :height 0.75)))) (with-eval-after-load 'yasnippet (load "oni-yasnippet-init")) -(with-eval-after-load 'rust-mode (load "oni-rust-init")) (add-hook 'ielm-mode-hook 'paredit-mode) (add-hook 'prog-mode-hook 'goto-address-prog-mode) -- cgit v1.2.3-54-g00ecf