aboutsummaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 387765d..8207d1c 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -58,6 +58,7 @@ command! Vlist botright vertical copen | vertical resize 50
nnoremap <leader>v : Vlist<CR>
" }}}
" Options {{{
+set clipboard=unnamed,unnamedplus " just past in with out needing "*
set autoread
set exrc
set secure