really kill buffers on C-x k

This commit is contained in:
2023-05-16 19:40:57 +02:00
parent bf9f6ff5dd
commit 4b572b7e16

View File

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