svermeulen / vim-easyclip

Simplified clipboard functionality for Vim
689 stars 21 forks source link

Support for multiline shared yanks #129

Open janbaer opened 2 years ago

janbaer commented 2 years ago

Hello, I really like the shared yanks, but somehow I miss that it works for multiple lines of text. Whenever I yank multiple lines, they are not in the shared-yank file and therefore I can not use it in other VIM instances. What's the reason for that?