On Jan 6, 7:42 am, Francisco Dibar <[email protected]> wrote:
> On Thu, Jan 6, 2011 at 12:49 AM, Michal Dorsett <[email protected]> 
> wrote:
> > 1. How do I include '=repeat...' in the recording?
>
> In insert mode, hit <c-r> and then type = followed by your expression
> ('repeat(etc)')
> Once you hit enter the expression gets evaluated and replaces whatever
> you typed after the <c-r>
>

Actually, in this case, I'm pasting from the expression register. So
simply type " and then = and then you'll be in the proper place to
enter your expression.

> You can try this in command mode, for eg, type :echo <c-r>=1+1 and see
> what happens.

-- 
You received this message from the "vim_use" 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

Reply via email to