Sync clipboard with OS

pull/2/head
Bodaniel Jeanes 2011-11-23 16:54:36 -06:00
parent a94999be15
commit 78200437de
1 changed files with 2 additions and 0 deletions

View File

@ -46,3 +46,5 @@ if filereadable(expand('~/.vimrc.local'))
source ~/.vimrc.local
endif
" OS X clipboard when yanking/pasting
set clipboard=unnamed