On 2012-03-24, rameo wrote:
> Would it be possible in a next release to use vim scripting language
> without putting it in menu.vim or .vimrc?
> For immediate, temporary scripting.
> p.e.in a little window beside the vim window.
> 
> This gives the possibility to do little things very quickly without
> the use of macros.

You can already do this.

    :new
    <type your little thing>
    ggyG
    :@"

See

    :help :@

Regards,
Gary

-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Raspunde prin e-mail lui