Skip to content

Instantly share code, notes, and snippets.

@addicted2sounds
Created June 30, 2015 17:22
Show Gist options
  • Save addicted2sounds/da54bc504984ab45698e to your computer and use it in GitHub Desktop.
Save addicted2sounds/da54bc504984ab45698e to your computer and use it in GitHub Desktop.
Vim settings
set clipboard=unnamedplus " use the clipboards of vim and win
set paste " Paste from a windows or from vim
set go+=a " Visual selection automatically copied to the clipboard
set guioptions+=a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment