diff --git a/modules/ui/hydra/config.el b/modules/ui/hydra/config.el index 7a959f276..b8bfe3f79 100644 --- a/modules/ui/hydra/config.el +++ b/modules/ui/hydra/config.el @@ -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)