nforth/vimrepl
StackSmith 05f5054507 vimrepl 2023-09-16 14:40:12 -04:00
..
README.md vimrepl 2023-09-16 14:40:12 -04:00
repl.vim vimrepl 2023-09-16 14:40:12 -04:00

README.md

To use vim as a repl, copy the attached script file into ~/.vim/plugins.

Start a tmux session and split the pane. Start nforth in the first pane. Start vim in the second pane, and edit a source file of your choice.

Place the cursor onto a paragraph. C-c C-c will send the paragraph into nforth.