do not share clipboard with vim registers
This commit is contained in:
parent
b65164cbbf
commit
4440625390
@ -12,7 +12,6 @@
|
|||||||
opts = {
|
opts = {
|
||||||
number = true;
|
number = true;
|
||||||
relativenumber = true;
|
relativenumber = true;
|
||||||
clipboard = "unnamedplus";
|
|
||||||
|
|
||||||
tabstop = 2;
|
tabstop = 2;
|
||||||
softtabstop = 2;
|
softtabstop = 2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user