.vimrc: +set clipboard=; for MS-Windows.
authorJan Kratochvil <jan@jankratochvil.net>
Thu, 9 Dec 2021 18:28:21 +0000 (19:28 +0100)
committerJan Kratochvil <jan@jankratochvil.net>
Thu, 9 Dec 2021 18:28:21 +0000 (19:28 +0100)
.vimrc

diff --git a/.vimrc b/.vimrc
index 696e804..0876417 100644 (file)
--- a/.vimrc
+++ b/.vimrc
@@ -68,6 +68,7 @@ set noincsearch
 set nofoldenable
 set fo=tcq1
 set nojoinspaces
+set clipboard=
 "set textwidth=78
 set viminfo='100,\"1000,:100,/40
 let g:netrw_home = $HOME