sponsor Vim development Vim logo Vim Book Ad

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
 

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
simple_playground.tar.gz 0.1.0 2015-11-11 7.0 Sarunyoo Chobpanich Initial upload
ip used for rating: 216.73.216.4

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github