feat(nvim): copy text to the system clipboard

This commit is contained in:
Oliver Davies 2021-10-13 23:23:29 +01:00
parent 18a5b3b627
commit e7d7d47ae4

View file

@ -24,6 +24,7 @@ filetype plugin on
set autoindent
set breakindent
set clipboard+=unnamedplus
set complete+=kspell
set expandtab
set foldlevelstart=99 " Start unfolded