fix: copy from clipboard

This commit is contained in:
Markus Pesch 2017-07-16 14:22:07 +02:00
parent 7fd7ce1d8c
commit 34090159d9
No known key found for this signature in database
GPG Key ID: AC382445C1C42E70

1
vimrc
View File

@ -19,3 +19,4 @@ autocmd BufWritePre * %s/\s\+$//e
" Display extra whitespace
set list listchars=tab:»·,trail
set mouse=v