aboutsummaryrefslogtreecommitdiffstats
path: root/oni-hydra.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-hydra.el')
-rw-r--r--oni-hydra.el6
1 files changed, 5 insertions, 1 deletions
diff --git a/oni-hydra.el b/oni-hydra.el
index 5b35bee..4151798 100644
--- a/oni-hydra.el
+++ b/oni-hydra.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0621.231839
+;; Version: 2021.0715.221700
;; Package-Requires: (hydra posframe)
;; This program is free software; you can redistribute it and/or modify
@@ -23,6 +23,10 @@
;;; Commentary:
;; Configuration for hydra. Set it up to use posframe instead of the default lv.
+;; Add the following to your init file in case you want to use this
+;; configuraiton:
+;;
+;; (with-eval-after-load 'hydra (require 'oni-hydra))
;;; Code: