aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index bc25e5d4..47ea3a97 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -55,6 +55,9 @@ else
set nowritebackup
endif
+" Clipboard
+set clipboard=autoselect,exclude:cons\\\|linux\\\|putty
+
" Colors
if has("syntax")
syntax enable