I wanted VIM to use the system clipboard so I could yank/paste to/from other applications easily.
First edit your .vimrc
sudo yum install vim-x11
Now you should be able to use the clipboard back and forth between vim and other applications.
Related External Links: