Move zygospore binding to C-x 1
I should have started with it.
This commit is contained in:
parent
2ad00f4e4d
commit
111a4b01d8
4
init.el
4
init.el
@ -712,8 +712,8 @@
|
|||||||
(use-package zygospore
|
(use-package zygospore
|
||||||
:ensure t
|
:ensure t
|
||||||
:bind
|
:bind
|
||||||
(:map gpolonkai/pers-map
|
(:map ctl-x-map
|
||||||
("w" . zygospore-toggle-delete-other-windows)))
|
("1" . zygospore-toggle-delete-other-windows)))
|
||||||
|
|
||||||
(use-package webjump
|
(use-package webjump
|
||||||
:bind
|
:bind
|
||||||
|
Loading…
Reference in New Issue
Block a user