mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 10:14:03 -05:00
modules/clipboard: add wl-copy provider (#354)
This commit is contained in:
@@ -32,6 +32,7 @@ in {
|
||||
}
|
||||
)
|
||||
{
|
||||
wl-copy = "wl-clipboard";
|
||||
xclip = "xclip";
|
||||
xsel = "xsel";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user