clipboard support without the need for +clipboard through xclip, kinda
- copy text to your system clipboard by yanking into the x register
- automatically synced with system clipboard on paste
- only depends on xclip, no need for +clipboard in your vim
made solely because I did not feel like installing more packages to get a vim with +clipboard support on Arch Linux
- only ever tested in vim
- I personally don't use gvim