elm: fix incorrect binding for elm-repl-load

The function that loads a new Elm REPL is `elm-repl-load`, but it was
incorrectly referenced in the elm layer as `load-elm-repl`.
This commit is contained in:
Justin Holguin 2015-11-07 16:33:37 -08:00 committed by Eivind Fonn
parent a9e15236b2
commit 6fdc2a2e40

View file

@ -79,7 +79,7 @@
"mht" 'elm-oracle-type-at-point
;; repl
"msi" 'load-elm-repl
"msi" 'elm-repl-load
"msf" 'push-decl-elm-repl
"msF" 'spacemacs/push-decl-elm-repl-focus
"msr" 'push-elm-repl