mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
This binds SPC w d as well
This commit is contained in:
@ -151,6 +151,7 @@
|
|||||||
"C-r" #'winner-redo
|
"C-r" #'winner-redo
|
||||||
"o" #'doom/window-enlargen
|
"o" #'doom/window-enlargen
|
||||||
;; Delete window
|
;; Delete window
|
||||||
|
"d" #'evil-window-delete
|
||||||
"C-C" #'ace-delete-window)
|
"C-C" #'ace-delete-window)
|
||||||
|
|
||||||
;; Plugins
|
;; Plugins
|
||||||
|
Reference in New Issue
Block a user