Friday, February 29, 2008

Accessing the system clipboard by y and p command in VIM (WIN32)

Add the following line to _vimrc for accessing the system clipboard by y and p command:
set clipboard=unnamed

For more information please ref: http://vim.wikia.com/wiki/VimTip21

No comments: