Disable nvim clipboard.
This commit is contained in:
parent
35673e6f53
commit
4b9e355fd5
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ set number
|
||||||
set noshowmode
|
set noshowmode
|
||||||
set ruler
|
set ruler
|
||||||
set laststatus=2
|
set laststatus=2
|
||||||
set clipboard+=unnamed
|
|
||||||
set ignorecase
|
set ignorecase
|
||||||
set smartcase
|
set smartcase
|
||||||
set backspace=eol,start,indent
|
set backspace=eol,start,indent
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue