Disable nvim clipboard.
This commit is contained in:
parent
35673e6f53
commit
4b9e355fd5
@ -17,7 +17,6 @@ set number
|
||||
set noshowmode
|
||||
set ruler
|
||||
set laststatus=2
|
||||
set clipboard+=unnamed
|
||||
set ignorecase
|
||||
set smartcase
|
||||
set backspace=eol,start,indent
|
||||
|
Loading…
Reference in New Issue
Block a user