Sync vim copy-paste buffer with system
This commit is contained in:
parent
9d1b8ae533
commit
04f3af3fa6
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ set wildmenu
|
||||||
set hidden
|
set hidden
|
||||||
|
|
||||||
" Clipboard copy & paste
|
" Clipboard copy & paste
|
||||||
"set clipboard=unnamedplus
|
set clipboard=unnamedplus
|
||||||
|
|
||||||
" Always show current position
|
" Always show current position
|
||||||
set ruler
|
set ruler
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue