From 6fe1836410e3f7d6afe39fb16b6b89916cf784ef Mon Sep 17 00:00:00 2001 From: Ravi R Kiran Date: Sun, 13 Aug 2017 22:11:01 -0500 Subject: Remove god-mode diff --git a/lisp/ravi-init-navigation.el b/lisp/ravi-init-navigation.el index e82c127..f749f6d 100644 --- a/lisp/ravi-init-navigation.el +++ b/lisp/ravi-init-navigation.el @@ -130,12 +130,6 @@ :ensure t ) -(use-package god-mode - :bind (("" . god-local-mode)) - :disabled t ; less useful than I thought - :ensure t - ) - (bind-key "" 'ff-find-other-file) (setq compilation-scroll-output 'first-error) -- cgit v0.10.1