Someone showed me how to do this before but I can\'t figure out what it was now.
I know about :set paste but this is not the problem.
:set paste
Use "*p or "*P to paste from the system clipboard instantly.
"*p
"*P
Vim must be compiled with +clipboard for this to work.
See :help clipboard for more information.