Commit 4521c43
Venkata Subramani Renduchintala
refactor(clipboard): simplify g:clipboard to built-in wl-copy string form
Nvim natively auto-detects wl-copy on Wayland; the full dict override
was redundant. The string form 'wl-copy' pins the provider without
needing to replicate the built-in command list.1 parent a755e4c commit 4521c43
1 file changed
Lines changed: 4 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 7 | + | |
16 | 8 | | |
17 | 9 | | |
18 | 10 | | |
| |||
0 commit comments