mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-16 20:10:58 +01:00
really kill buffers on C-x k
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
;; global overrides
|
||||
(("C-x C-b" . persp-ibuffer)
|
||||
("C-x b" . persp-switch-to-buffer*)
|
||||
("C-x k" . persp-kill-buffer*))
|
||||
;; asks for confirmation
|
||||
;; ("C-x k" . persp-kill-buffer*)
|
||||
)
|
||||
|
||||
;; perspective specifics
|
||||
(:map perspective-map
|
||||
|
||||
Reference in New Issue
Block a user