Move zygospore binding to C-x 1
I should have started with it.
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user