From 2a2bbbd3b3d9241168bc270bda6cfb2f90c36130 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 26 Feb 2019 22:39:00 -0800 Subject: Move Ruby 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 2d93149..68068af 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 'ruby-mode (load "oni-ruby-init")) (with-eval-after-load 'scheme (load "oni-scheme-init")) (with-eval-after-load 'sh-mode (load "oni-sh-mode-init")) (with-eval-after-load 'yasnippet (load "oni-yasnippet-init")) -- cgit v1.2.3-54-g00ecf