dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/scheme/README.org

18 lines
573 B
Org Mode
Raw Normal View History

* 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= |