-
Notifications
You must be signed in to change notification settings - Fork 0
simple Vim script shell command line interpreters
vim-scripts/vimsh
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=1069 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
About
simple Vim script shell command line interpreters
Resources
Stars
Watchers
Forks
Packages 0
No packages published