Disable nvim clipboard.
This commit is contained in:
parent
35673e6f53
commit
4b9e355fd5
@ -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…
Reference in New Issue
Block a user