sponsor Vim development Vim logo Vim Book Ad

batch.vim : execute vim script in selected area.

 script karma  Rating 1/1, Downloaded by 908  Comments, bugs, improvements  Vim wiki

created by
omi taku
 
script type
utility
 
description
Execute vim script in selected area (with Visual Mode).
Plugin copy selected area text to a temporary file,
and execute temporary file as vim script file.

This plugin will be used for
    testing vim script file,
    debuging vim script,
    or loading selected vim editor options,,,,

------------------------------------------------------------------------------

[command format]

:'<,'>Batch

 
install details
1. Copy the batch.vim script to
   $HOME/vimfiles/plugin or $HOME/.vim/plugin directory.
   Refer to ':help add-plugin', ':help add-global-plugin' and
   ':help runtimepath' for more details about Vim plugins.

2. Restart Vim.

 

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
batch.vim 0.5 2008-08-02 7.0 omi taku Initial upload
ip used for rating: 52.15.189.48

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github