aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 47ea3a97..c9269563 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -56,7 +56,7 @@ else
endif
" Clipboard
-set clipboard=autoselect,exclude:cons\\\|linux\\\|putty
+set clipboard=autoselect,exclude:cons\\\|linux\\\|putty\\\|screen
" Colors
if has("syntax")