mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General minor refactor + cleanup
This commit is contained in:
@ -42,8 +42,6 @@
|
||||
(ex! "grevert" #'git-gutter:revert-hunk)
|
||||
|
||||
;; Dealing with buffers
|
||||
(evil-set-command-properties #'+workspace/cleanup :ex-bang t)
|
||||
|
||||
(ex! "clean[up]" #'+workspace/cleanup)
|
||||
(ex! "k[ill]" #'doom/kill-this-buffer)
|
||||
(ex! "k[ill]all" #'+hlissner:kill-all-buffers)
|
||||
|
Reference in New Issue
Block a user