Use system clipboard

This commit is contained in:
Oliver Hartmann 2018-12-27 21:54:00 +01:00
parent 7c1fc2bf62
commit 4b2f2933f4

View File

@ -50,6 +50,8 @@ if has("win32")
let g:loaded_matchparen = 1 let g:loaded_matchparen = 1
end end
set clipboard+=unnamedplus " use system clipboard
" =================Look and feel======================= " =================Look and feel=======================
set background=dark set background=dark
colorscheme gruvbox colorscheme gruvbox