Alchemist: Normalize

This commit is contained in:
James Nguyen 2017-12-12 19:26:38 -08:00
parent 7e1b4732f5
commit 4ab4ff94e4
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
(kbd "C-c C-k") 'alchemist-report-interrupt-current-process)
(evil-define-key 'normal alchemist-mode-map
(kbd "gz") 'alchemist-iex-run
"gz" 'alchemist-iex-run
"K" 'alchemist-help-search-at-point
"gd" 'alchemist-goto-definition-at-point
(kbd "C-t") 'alchemist-goto-jump-back