aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-09-28 14:19:13 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-09-28 14:19:13 +1200
commit2c23b7617847fed1f35da5d90599b2d5deceb4f2 (patch)
tree3c2ad1e7bcf8b15fc1efeccceb586e55156c7036 /vim
parentShould have done this years ago (diff)
downloaddotfiles-2c23b7617847fed1f35da5d90599b2d5deceb4f2.tar.gz
dotfiles-2c23b7617847fed1f35da5d90599b2d5deceb4f2.zip
Wait, that didn't work as expected
Diffstat (limited to 'vim')
-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