add universal-clipboard to handle xorg and wayland copy/paste

This commit is contained in:
natalie roentgen connolly 2025-04-11 13:20:27 -07:00
parent fef00508a3
commit 31536bbe7e

View File

@ -0,0 +1,5 @@
return {
"swaits/universal-clipboard.nvim",
opts = {
},
}