mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +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
|
||||
set guicursor=
|
||||
|
||||
" Enable copy to system clipboard
|
||||
set clipboard+=unnamedplus
|
||||
|
Loading…
Reference in New Issue
Block a user