Remove +workspace/cleanup (doom/cleanup-buffers is better)
This commit is contained in:
parent
2624b73cfa
commit
b0c26ea4dd
2 changed files with 1 additions and 12 deletions
|
@ -42,7 +42,7 @@
|
|||
(ex! "grevert" #'git-gutter:revert-hunk)
|
||||
|
||||
;; Dealing with buffers
|
||||
(ex! "clean[up]" #'+workspace/cleanup)
|
||||
(ex! "clean[up]" #'doom/cleanup-buffers)
|
||||
(ex! "k[ill]" #'doom/kill-this-buffer)
|
||||
(ex! "k[ill]all" #'+hlissner:kill-all-buffers)
|
||||
(ex! "k[ill]m" #'+hlissner:kill-matching-buffers)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue