sponsor Vim development Vim logo Vim Book Ad

vim-ripple : Minimalist plugin to interact with a REPL

 script karma  Rating 20/5, Downloaded by 417  Comments, bugs, improvements  Vim wiki

created by
Urbain Vaes
 
script type
utility
 
description
This thin plugin makes it easy to send code to a REPL (read-evaluate-print loop) running within vim or nvim.

For a more detailed description, see https://github.com/urbainvaes/vim-ripple
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-ripple-0.3.tar 0.3 2020-12-26 8.0 Urbain Vaes - Distinguish between isolated (specific to buffer) and common (specific to filetype) REPLs;
- Enable prepending `yr` and `yp` with `"<label>` for saving and rerunning the code selection under label <label>, respectively;
- Enable prepending `yp` with <count> for rerunning the code selection in position <count> in the REPL history;
- Fix minor bugs.
vim-ripple-0.2.tar 0.2 2020-06-04 8.0 Urbain Vaes - Add documentation accessible from within vim with :h ripple;
- Fix minor bugs.
vim-ripple-0.1.tar 0.1 2020-04-14 8.0 Urbain Vaes Initial upload
ip used for rating: 3.147.195.65

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github