branch: elpa/hyperdrive
commit 2d1cbb9d2cc82eb6d21844118cf6c088652d08b0
Author: Joseph Turner <jos...@ushin.org>
Commit: Joseph Turner <jos...@ushin.org>

    Tidy: Indentation
---
 hyperdrive-history.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyperdrive-history.el b/hyperdrive-history.el
index e27e2a3013..fcd1ea2233 100644
--- a/hyperdrive-history.el
+++ b/hyperdrive-history.el
@@ -124,7 +124,7 @@ and ENTRY's version are nil."
   :parent  hyperdrive-ewoc-mode-map
   :doc "Local keymap for `hyperdrive-history-mode' buffers."
   "RET" #'hyperdrive-history-find-file
-  "o" #'hyperdrive-history-find-file-other-window
+  "o"   #'hyperdrive-history-find-file-other-window
   "v"   #'hyperdrive-history-view-file
   "="   #'hyperdrive-history-diff
   "+"   #'hyperdrive-history-fill-version-ranges

Reply via email to