batch.vim : execute vim script in selected area.
script karma |
Rating 1/1,
Downloaded by 967 |
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.
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|