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