From d062b372bbac462377041eaebe4450c3eeafd049 Mon Sep 17 00:00:00 2001 From: Marcus Kammer <2262664-marcus-kammer@users.noreply.gitlab.com> Date: Thu, 13 Feb 2020 23:11:02 +0100 Subject: [PATCH] Change custom --- bundle/custom.el | 1 - 1 file changed, 1 deletion(-) diff --git a/bundle/custom.el b/bundle/custom.el index f1dabee8..18fa378d 100644 --- a/bundle/custom.el +++ b/bundle/custom.el @@ -43,7 +43,6 @@ '(global-display-line-numbers-mode nil) '(global-font-lock-mode t) '(global-hl-line-mode t) - '(help-window-select t) '(history-delete-duplicates t) '(icomplete-mode t) '(indent-tabs-mode nil)