Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 1
    Thank you very much for your help, before I understood well, try to do it all morning, you just need to add the necessary configuration in the init.vim, or .vimrc respectively
    – cacasswein
    Commented Apr 23, 2021 at 13:11
  • 5
    Where do I download win32yank? It's something you download on Windows side, not WSL side, right? EDIT: choco install win32yank. You don't actually even need to set the let g:clipboard part IF you use the lates neovim 0.5-dev (I'm on neovim-0.5.0+ubuntu2+git202105110234-133351cbf-d569569c9)
    – user10706046
    Commented May 18, 2021 at 13:38
  • @walnut_salami Here are the official instructions on how to install it.
    – 71GA
    Commented Apr 5, 2022 at 7:32
  • @Matt I tried installing win32yank-wsl on WSL Debian and it works inside WSL. But when I paste this vim configuration inside my init.vim this does not yet work! Is there any missing puzzle? Does this configuration of yours only define a clipboard inside vim? Do I have to do anything else to now use this defined clipboard?
    – 71GA
    Commented Apr 5, 2022 at 7:47