diff options
Diffstat (limited to 'evil-alchemist.el')
| -rw-r--r-- | evil-alchemist.el | 2 |
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) |
