Shell.vim : A shell buffer in vim.
script karma |
Rating 110/65,
Downloaded by 6067 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Janakiraman |
|
script type |
utility |
|
description |
Many a time I find myself missing the power of
*the* editor while typing shell commands. This
script opens a new buffer which can be used to
enter shell commands. Commands will be
executed when you type <Enter>. Simply put, it
does a :r!command<cr> and a little more.
The global variable g:PROMPT wil be used as
the prompt string. |
|
install details |
Save it somwhere and add a line to your .vimrc
that will source the file. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.141.40.192
|