equalsraf / win32yank

Windows clipboard tool
ISC License
444 stars 22 forks source link

PKGBUILD for Arch Linux if anyone needs it #12

Closed IgnusG closed 2 years ago

IgnusG commented 2 years ago

Wanted to get this tool working for neovim <-> WSL clipboard sharing so I built a PKGBUILD for Arch if anyone needs it.

https://github.com/IgnusG/win32yank-pkgbuild

# Clone repo
git clone  https://github.com/IgnusG/win32yank-pkgbuild

# Package & Install
makepkg -fsri

Don't forget to add set clipboard=unnamedplus to your neovim config