Merge pull request #1641 from alexandergraul/develop
Fix evil-window "c" binding
This commit is contained in:
commit
ffa7a0323a
1 changed files with 0 additions and 1 deletions
|
@ -148,7 +148,6 @@
|
||||||
"C-r" #'winner-redo
|
"C-r" #'winner-redo
|
||||||
"o" #'doom/window-enlargen
|
"o" #'doom/window-enlargen
|
||||||
;; Delete window
|
;; Delete window
|
||||||
"c" #'+workspace/close-window-or-workspace
|
|
||||||
"C-C" #'ace-delete-window)
|
"C-C" #'ace-delete-window)
|
||||||
|
|
||||||
;; Plugins
|
;; Plugins
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue