On 10:35 Mon 11 Feb , shawn wilson wrote: > Is there any way to edit a register? > > Sometimes I copy something with a return in it into "+ or I realize I > put too much/little into a macro and would be nice to go and tweak it. > :reg just lets me see things but not edit. Any ideas? >
If you'd rather use a named register like "a rather than "+, then if you copy to "A you actually append to the content of "a. See ':help quotea' which has a better wording :). Best regards,, Marcin -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
