Remove s-k binding for kill-buffer

This commit is contained in:
contrapunctus 2021-07-31 18:37:44 +05:30
parent 58efa3da8b
commit e635a5fa31
1 changed files with 0 additions and 2 deletions

View File

@ -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