vimsh : simple Vim script shell command line interpreters
| script karma |
Rating 0/5,
Downloaded by 1906 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Dave Silvia |
| |
| script type |
| indent |
| |
| description |
vimsh and vimsh.bat are simple Vim script shell command line interpreters
for UNIX and MSDOS respectively. You type Vim script code into a .vimsh
file then, using the appropriate interpreter, execute the file from the
command line. The interpreter takes this code and encapsulates it into
a Vim script function and calls the function, capturing any output and
echo-ing it to the shell command line.
Examples and doc files included in package |
| |
| install details |
| Choose a location in your PATH and place either vimsh (UNIX) or vimsh.bat (MSDOS) or both. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.103
|