Move zygospore binding to C-x 1

I should have started with it.
This commit is contained in:
Gergely Polonkai 2016-11-03 19:31:18 +01:00
parent 2ad00f4e4d
commit 111a4b01d8
1 changed files with 2 additions and 2 deletions

View File

@ -712,8 +712,8 @@
(use-package zygospore
:ensure t
:bind
(:map gpolonkai/pers-map
("w" . zygospore-toggle-delete-other-windows)))
(:map ctl-x-map
("1" . zygospore-toggle-delete-other-windows)))
(use-package webjump
:bind