summaryrefslogtreecommitdiff
path: root/evil-alchemist.el
diff options
context:
space:
mode:
authorJames Nguyen <james@jojojames.com>2017-11-29 19:00:20 -0800
committerJames Nguyen <james@jojojames.com>2017-11-29 19:00:20 -0800
commit96360cfe2464ee0e3e464cefc09a231e0cecd83b (patch)
treec5ddcba80a84a6093a96adb72de29b15280c75b4 /evil-alchemist.el
parent9b18596cce23598893338f3fea641aa9259ce0e2 (diff)
Alchemist: Move the h key
Diffstat (limited to 'evil-alchemist.el')
-rw-r--r--evil-alchemist.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-alchemist.el b/evil-alchemist.el
index 55e373d..7897e42 100644
--- a/evil-alchemist.el
+++ b/evil-alchemist.el
@@ -60,7 +60,7 @@
"K" 'alchemist-help-search-at-point
"m" 'alchemist-help-module
"s" 'alchemist-help
- "h" 'alchemist-help-history
+ "gh" 'alchemist-help-history
"gd" 'alchemist-goto-definition-at-point
"g?" 'alchemist-help-minor-mode-key-binding-summary)