diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-03-06 11:21:03 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-03-06 11:21:03 +0000 |
commit | e89978a706940338caa413a9a385863a1d52998f (patch) | |
tree | 07112329e66181464bace6a1810bf739d96c55f1 /.vim | |
parent | e9e9aedc7cf7f521485fcde69e36a117fd3ba70d (diff) |
[vimrc] Remove clipboard = ... to fix vim-vinegar bug
Diffstat (limited to '.vim')
-rw-r--r-- | .vim/vimrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -171,7 +171,6 @@ set noautochdir set cpoptions+=Iq set encoding=utf-8 set mouse=a -set clipboard=unnamedplus set lazyredraw set hidden |