An example nim project developed in SpaceVim
An example nim project developed in SpaceVim
the default key bindings is SPC l r
Start a nim secret
inferior REPL process with SPC l s i
.
Send code to inferior process commands:
Key Binding | Description |
---|---|
SPC l s b |
send buffer and keep code buffer focused |
SPC l s l |
send line and keep code buffer focused |
SPC l s s |
send selection text and keep code buffer focused |