DEV Community

Discussion on: From Vim to the system clipboard in one command

 
talha131 profile image
Talha Mansoor

Right. You will either have to look for a Vim package for your Linux distribution that has clipboard support or compile VIm yourself with all the feature set. Been there, done that!

I migrated to NeoVim a couple of years ago to avoid precisely such issues, and haven't looked back to Vim since then. NeoVim provides a consistent experience and features across all the platforms.

Thread Thread
 
aminnairi profile image
Amin

I waited for an event like this and someone like you to convince me to climb the step and use NeoVim. I guess now is the time!