From 303f8cf373fd59f90bd59aea9304701f1d569913 Mon Sep 17 00:00:00 2001 From: John Doty Date: Thu, 29 Sep 2016 06:40:34 -0700 Subject: [PATCH] Wasn't using that anyway. --- .emacs.d/core.el | 1 - 1 file changed, 1 deletion(-) diff --git a/.emacs.d/core.el b/.emacs.d/core.el index 287efab..2752e49 100644 --- a/.emacs.d/core.el +++ b/.emacs.d/core.el @@ -108,7 +108,6 @@ 'ruby-mode ; Major mode for editing Ruby files 'color-theme ; Color themes... 'color-theme-solarized ; ...Solarized - 'color-theme-monokai ; ...Monokai 'csharp-mode ; C# mode 'js2-mode ; Improved JS mode 'lua-mode ; LUA