aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 5ace5b19..848c9486 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -48,9 +48,6 @@ else
set nowritebackup
endif
-" Clipboard
-set clipboard=unnamed
-
" Colors
if has("syntax")
syntax enable