macOS ◆ xterm-256color ◆ bash 1185 views

Demonstration of the Guile-REPL.nvim plugin for Nvim. It adds the new “Guile” command which spawns a new REPL instance. There are mappings available for sending text form a buffer over to the REPL, allowing us to quickly try out and experiment with code snippets from our script.

If there is already at least one instance running, executing the command will switch back to the youngest REPL. We can add a bang to the command to force the instantiation of a new REPL. We can also pass the same arguments to the command as on the shell.

More by HiPhish

Awk-ward demonstration 00:21

by HiPhish

info.vim demonstation 00:35

by HiPhish

See all