simple_playground.vim : make vim be language playgrounds
| script karma |
Rating 1/1,
Downloaded by 697 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Sarunyoo Chobpanich |
| |
| script type |
| utility |
| |
| description |
Simple Playground is a vim plugin that insert the script's output in the current file in comment format after you write/save the file. It works in case one script line produce one output line. ****loop print is not working now
Aim to reduce time of learning new script or programming language.*
|
| |
| install details |
Install
copy simply_playground.vim to ~/.vim/plugin
and then
define patterns in a function by calling `BuildPlayground(execute_command, comment_pattern, print_pattern)` in `~/.vimrc`
more details
https://github.com/jingz/simple_playground |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.4
|