feature/hydra: lv-use-separator = t

This commit is contained in:
Henrik Lissner 2017-09-11 16:38:29 +02:00
parent 1f75191620
commit 5137888bd9
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -3,6 +3,8 @@
(def-package! hydra
:commands (+hydra-zoom/body +hydra-window/body defhydra)
:config
(setq lv-use-separator t)
(defhydra +hydra-zoom (:hint t :color red)
"zoom"
("j" text-scale-increase "in")