feat(nvim): copy text to the system clipboard
This commit is contained in:
parent
18a5b3b627
commit
e7d7d47ae4
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ filetype plugin on
|
|||
|
||||
set autoindent
|
||||
set breakindent
|
||||
set clipboard+=unnamedplus
|
||||
set complete+=kspell
|
||||
set expandtab
|
||||
set foldlevelstart=99 " Start unfolded
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue