18 lines
573 B
Org Mode
18 lines
573 B
Org Mode
|
|
* scheme
|
||
|
|
|
||
|
|
Evil bindings for =scheme-mode=.
|
||
|
|
|
||
|
|
** Key bindings
|
||
|
|
|
||
|
|
Added to =scheme-mode-map= in normal state.
|
||
|
|
|
||
|
|
| Command | Original | Evil |
|
||
|
|
|-------------------------------+----------+------|
|
||
|
|
| =evil-collection-scheme-repl= | n/a | =gz= |
|
||
|
|
|
||
|
|
** New commands
|
||
|
|
|
||
|
|
| Command | Key | |
|
||
|
|
|-------------------------------+------+------------------------------------------------|
|
||
|
|
| =evil-collection-scheme-repl= | =gz= | pop to =*scheme*= buffer and call =run-scheme= |
|