add clipboard support
This commit is contained in:
parent
a54ab719e3
commit
d9f19cc018
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
config = {
|
||||
clipboard = {
|
||||
providers.wl-copy.enable = true;
|
||||
};
|
||||
opts = {
|
||||
number = true;
|
||||
relativenumber = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue