Update elm docs for elm-repl-load

This commit is contained in:
Eivind Fonn 2015-11-09 18:57:22 +01:00
parent 6fdc2a2e40
commit 7c3d679a40
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ can be controlled by passing in these variables in your =~/.spacemacs=:
| Key Binding | Description |
|-------------+------------------------------------------------------------|
| ~SPC m s i~ | load-elm-repl |
| ~SPC m s i~ | elm-repl-load |
| ~SPC m s f~ | send current function to REPL |
| ~SPC m s F~ | send current function to REPL and focus it in insert state |
| ~SPC m s r~ | send current region to REPL |