.

  • embed_me@programming.dev
    link
    fedilink
    arrow-up
    12
    ·
    edit-2
    6 months ago

    You can yank text to system clipboard buffer ie +. Then paste (put) from the clipboard to any other vim process.

    Keep in mind you should have clipboard support in your vim. If you’re on ubuntu, install vim-gtk and you should be good

    • swab148
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      I’m on Debian, but my VM is an Ubuntu server, so that should work!