From e635a5fa31c28e9fdf33c149912c75359f4b63f3 Mon Sep 17 00:00:00 2001 From: contrapunctus Date: Sat, 31 Jul 2021 18:37:44 +0530 Subject: [PATCH] Remove s-k binding for kill-buffer --- init.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/init.org b/init.org index 73515b3..ea743e7 100644 --- a/init.org +++ b/init.org @@ -2180,8 +2180,6 @@ and eval it." ** #+BEGIN_SRC emacs-lisp (general-define-key - "s-k" 'cp-kill-buffer - ;; "s-k" 'bury-buffer "C-x k" 'cp-kill-buffer "C-`" 'shell "M-`" 'eshell