Merge pull request #1727 from jjzmajic/develop

Load hydra examples without using example hydras.
This commit is contained in:
Henrik Lissner 2019-09-28 22:57:38 -04:00 committed by GitHub
commit b66de08204
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,10 @@
;;; ui/hydra/config.el -*- lexical-binding: t; -*-
(use-package! hydra-examples
:commands (hydra-move-splitter-up
hydra-move-splitter-down
hydra-move-splitter-right
hydra-move-splitter-left))
;;;###package hydra
(setq lv-use-separator t)