kana / vim-fakeclip

Vim plugin: Provide pseudo "clipboard" registers
http://www.vim.org/scripts/script.php?script_id=2098
180 stars 37 forks source link

Added support for a new clipboard platform: oclip #29

Closed TTTPOB closed 4 years ago

TTTPOB commented 4 years ago

for more information about oclip project, see https://github.com/oclip

TTTPOB commented 4 years ago

Thank you very much for pointing this out for me, I am new to vim plugin. And the reason why I use a global variable to specify the use of oclip is that I think the behavior that people have something installed, do not naturally mean that they want to use it in vim

TTTPOB commented 4 years ago

so if you want to rewrite the whole platform detection section I think I should close the pr