> Is there a way to make p and y use the system clipboard (the +
> register) by default?

You can include "unnamed" in the 'clipboard' option:

   :set clipboard+=unnamed
   :help 'clipboard'

It's one of those options that sounds handy, but I found that I 
did a lot of unconscious yanking/deleting (every "d", "y", "c", 
"x"/"X" and "s" action) which obliterated my system clipboard at 
inopportune times.  So I turned it off after an afternoon of 
frustration (caused by losing things I stuck in the system 
clipboard intentionally).

-tim





--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to