From 3902efcf9aac42431873ea76b8ef2fe07f9c1116 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Fri, 23 Feb 2018 10:03:15 +0100 Subject: chore: Remove helm-swoop helm-occur does what I want already --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 0a85fa5397c8..58e0b81a7824 100644 --- a/init.el +++ b/init.el @@ -38,7 +38,6 @@ helm helm-exwm helm-pass - helm-swoop hi2 idle-highlight-mode magit @@ -114,3 +113,4 @@ ))) (add-hook 'after-init-hook 'load-other-settings) +(put 'narrow-to-region 'disabled nil) -- cgit 1.4.1