1
0
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:
eoli3n 2020-12-04 09:34:47 +01:00
parent dd7b0baf9b
commit 4d07e96e9a

@ -37,3 +37,6 @@ colorscheme snazzy
" Default term cursor
set guicursor=
" Enable copy to system clipboard
set clipboard+=unnamedplus