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>

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