branch: elpa/hyperdrive
commit 9ea5b194b7f16cc75869f808599b2852b0c42988
Author: Joseph Turner <[email protected]>
Commit: Joseph Turner <[email protected]>
Comment: Add TODO
---
hyperdrive-vars.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/hyperdrive-vars.el b/hyperdrive-vars.el
index 4c0f421a2d..e2d0eb5eb6 100644
--- a/hyperdrive-vars.el
+++ b/hyperdrive-vars.el
@@ -255,6 +255,9 @@ value (and should only be present once in the string).
Used in
(cons :tag "Hyperdrive domains" (const domains)
(string :tag "Format string"))))
+;; TODO: Consider adding h/gateway-program variable also, set by default to
+;; "hyper-gateway-ushin"
+
(defcustom h/gateway-directory (expand-file-name "~/.local/lib/hyperdrive.el")
"Where the hyper-gateway executable is found.
If not found here, the \"PATH\" environment variable is checked