vim-wayland-clipboard
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.)
Source code and documentation are available in the Git repository.
Contributions are welcome! You can send questions, bug reports, patches, etc. by email to ~jcc/public-inbox@lists.sr.ht. (Don't know how to contribute via email? Check out the interactive tutorial at git-send-email.io, or email me for help.) Alternatively, you can contribute on GitHub.