Add doom/window-enlargen (replace C-w o bind)

This commit is contained in:
Henrik Lissner 2017-05-19 03:00:27 +02:00
parent 34d1364c5b
commit 6eb5f1c8d1
2 changed files with 22 additions and 1 deletions

View file

@ -255,7 +255,7 @@
"u" #'winner-undo
"C-u" #'winner-undo
"C-r" #'winner-redo
"o" #'doom/window-zoom
"o" #'doom/window-enlargen
;; Delete window
"c" #'+workspace/close-window-or-workspace
"C-C" #'ace-delete-window)