aboutsummaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-02-26 22:55:44 -0800
committerGravatar Tom Willemse2019-02-26 22:55:44 -0800
commit838992e81052f05d7b56db8749c246e90f7ae4c8 (patch)
treef02184deb499e80aa6d9018a442ad74f628df015 /emacs
parent189fe06172ace4ee630aed4c2887e32f36ffa064 (diff)
downloadnew-dotfiles-838992e81052f05d7b56db8749c246e90f7ae4c8.tar.gz
new-dotfiles-838992e81052f05d7b56db8749c246e90f7ae4c8.zip
Remove reference to old file
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/init.el1
1 files changed, 0 insertions, 1 deletions
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"))