Saturday, December 26, 2015

Re: New to vim - c&p ident problem

On 15/12/26 04:12, evlute wrote:
>Hello Folks,
>
>i hope all of you had a very nice christmas. Last week i copied and pasted
>css 3 code and now the text structure look like this:
>
>...
> ....
> ...
> ...
>
>Why copy & paste acts this way? How do i prevent it? And how can i bring the
>structure automaticaly to
>....
>....
>....
>this structure?

paste via "+p (or is it "*p - I have those registers synced). That
should work. More about registers see :help registers

Niels

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: