vim-ripple : Minimalist plugin to interact with a REPL
script karma |
Rating 20/5,
Downloaded by 589 |
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 |
|
|
script versions (upload new version)
Click on the package to download.
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: 18.190.152.131
|