Add wl-copy
This commit is contained in:
parent
873fd4f2c6
commit
ea749b8544
|
|
@ -29,6 +29,11 @@
|
|||
vimAlias = true;
|
||||
viAlias = true;
|
||||
|
||||
clipboard = {
|
||||
register = "unnamedplus";
|
||||
providers.wl-copy.enable = true;
|
||||
};
|
||||
|
||||
options = {
|
||||
number = true;
|
||||
relativenumber = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue