use the + register (X Window clipboard)
needs the gvim package on arch to work
(requires +xterm_clipboard)
" Make Vim more useful
set nocompatible
" Use the OS clipboard by default (on versions compiled with `+clipboard`)
" Make Vim more useful
set nocompatible
" Use the OS clipboard by default (on versions compiled with `+clipboard`)
+set clipboard=unnamedplus
" Enhance command-line completion
set wildmenu
" Allow cursor keys in insert mode
" Enhance command-line completion
set wildmenu
" Allow cursor keys in insert mode