clojure: add SPC msI to README
This commit is contained in:
parent
90660ac315
commit
95a7d266b1
1 changed files with 4 additions and 3 deletions
|
@ -133,6 +133,7 @@ More info regarding installation of nREPL middleware can be found here:
|
||||||
| ~SPC m s f~ | send and eval function in REPL |
|
| ~SPC m s f~ | send and eval function in REPL |
|
||||||
| ~SPC m s F~ | send and eval function and switch to REPL in =insert state= |
|
| ~SPC m s F~ | send and eval function and switch to REPL in =insert state= |
|
||||||
| ~SPC m s i~ | start REPL (cider-jack-in) |
|
| ~SPC m s i~ | start REPL (cider-jack-in) |
|
||||||
|
| ~SPC m s I~ | start clojurescript REPL (cider-jack-in-clojurescript) |
|
||||||
| ~SPC m s n~ | send and eval ns form in REPL |
|
| ~SPC m s n~ | send and eval ns form in REPL |
|
||||||
| ~SPC m s N~ | send and eval ns form and switch to REPL in =insert state= |
|
| ~SPC m s N~ | send and eval ns form and switch to REPL in =insert state= |
|
||||||
| ~SPC m s q~ | kill REPL (cider-quit) |
|
| ~SPC m s q~ | kill REPL (cider-quit) |
|
||||||
|
@ -228,7 +229,7 @@ More info regarding installation of nREPL middleware can be found here:
|
||||||
More info at [[https://github.com/gstamp/align-cljlet][align-cljlet]].
|
More info at [[https://github.com/gstamp/align-cljlet][align-cljlet]].
|
||||||
|
|
||||||
| Key Binding | Description |
|
| Key Binding | Description |
|
||||||
|-------------+-----------------------|
|
|-------------+-------------------------|
|
||||||
| ~SPC m f l~ | realign current form |
|
| ~SPC m f l~ | realign current form |
|
||||||
| ~SPC m f b~ | reformat current buffer |
|
| ~SPC m f b~ | reformat current buffer |
|
||||||
|
|
||||||
|
|
Reference in a new issue