From 838992e81052f05d7b56db8749c246e90f7ae4c8 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 26 Feb 2019 22:55:44 -0800 Subject: Remove reference to old file --- emacs/.emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) (limited to 'emacs') diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el index 9c87a58..e840c75 100644 --- a/emacs/.emacs.d/init.el +++ b/emacs/.emacs.d/init.el @@ -162,7 +162,6 @@ ;; (propertize (concat " " (char-to-string #xf233)) ;; 'face '(:family "Font Awesome" :height 0.75)))) -(with-eval-after-load 'sh-mode (load "oni-sh-mode-init")) (with-eval-after-load 'yasnippet (load "oni-yasnippet-init")) (with-eval-after-load 'rust-mode (load "oni-rust-init")) -- cgit v1.2.3-54-g00ecf