On Wed, May 11, 2011 at 10:39 PM, Taylor Hedberg <[email protected]> wrote: > [snip] > > Note that if there's already something in register a, it won't > automatically be cleared before your global command executes, so you'll > probably want to clear it first with: > > :let @a = "" I personally use 'qaq' in normal mode to clear the register content.. lesser keystrokes :)
-- 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
