mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-26 14:13:53 +01:00
added nvim copy paste to clipboard
This commit is contained in:
parent
dd7b0baf9b
commit
4d07e96e9a
@ -37,3 +37,6 @@ colorscheme snazzy
|
|||||||
|
|
||||||
" Default term cursor
|
" Default term cursor
|
||||||
set guicursor=
|
set guicursor=
|
||||||
|
|
||||||
|
" Enable copy to system clipboard
|
||||||
|
set clipboard+=unnamedplus
|
||||||
|
Loading…
Reference in New Issue
Block a user