From 7f9230da5e88b9d5b44210c60386d5f435a10d5b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 30 Jun 2021 19:33:31 -0500 Subject: Comment bind --- init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.el b/init.el index a49f107..82231e9 100644 --- a/init.el +++ b/init.el @@ -712,8 +712,8 @@ like a dumbass." " h" nil ; HELLO takes a long time to load on Windows ) - (when (display-graphic-p) - (:global "" keyboard-escape-quit)) + ;; (when (display-graphic-p) + ;; (:global "" keyboard-escape-quit)) ;; Remap C-h to DEL -- can be the "help" key (define-key key-translation-map [?\C-h] [?\C-?]) -- cgit 1.4.1-21-gabe81