Anyone know how to copy text in vim and then paste the text back in vim and all . . .

Trevor:
anyone know how to copy text in vim and then paste the text back in vim and all the spaces be preserved?

OE:
simply run:

:set paste

in Vim before pasting