Use system clipboard
This commit is contained in:
parent
7c1fc2bf62
commit
4b2f2933f4
2
init.vim
2
init.vim
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user