A simple Vim plugin to integrate the + register with Wayland’s system clipboard using wl-clipboard. This plugin allows you to yank text into the + register and paste it in other Wayland applications, or copy text in other Wayland apps and paste it in Vim from the + register. Operators and counts work, too!

When running Vim outside of Wayland, the + register continues to work as normal.

(This plugin is really just a band-aid until Vim gets built-in clipboard support on Wayland.)