On 2009-11-05, Jürgen Krämer wrote:
> Hi,
>
> Frans Grotepass wrote:
> >
> > As the title states, is there a way to yank the text between two markers
> > into
> > a named buffer?
>
> 'a"ry'b
>
> yanks the text between and including markers a and b into register r.
As does
:'a,'by r
Regards,
Gary
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---