Re: [Vim-latex-devel] copying lines between buffers
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sri...@gm...> - 2006-04-06 03:46:12
|
Hi, I could reproduce this and fixed this in SVN. It was a relatively small fix due to my misunderstanding of the unnamed register. Srinath On 4/4/06, Javier Rojas <jer...@gm...> wrote: > On 4/4/06, Andreas Lagemann < ae...@in...> wrote: > > Hello, > > I installed latex-suite recently. Since then I cannot yank a line in on= e > > latex-buffer open another one and paste it there. > > > I have the same problem. To be able to copy between buffers I'm using na= med > buffers, for example, to copy a line to buffer "a" I use the command: > > "ayy > > and to paste it on the other buffer > > "ap > > Despite the available workaround, this is IMHO a bug in vimlatex > > Greets, > > Javier Rojas > > |