esm7 / obsidian-vimrc-support

A plugin for the Obsidian.md note-taking software
MIT License
1.07k stars 47 forks source link

seperate support for `unnamedplus` clipboard #190

Open iHnR opened 1 year ago

iHnR commented 1 year ago

Please make sure your question is within the scope of this plugin.

Describe the question
I'm sure this question has been considered before so I won't make it a bug report or feature request.

In normal vim, the unnamed clipboard is mapped to primary while unnamedplus is secondary. In this plugin, both map to primary. I like to use unnamedplus since I tend to accidentally overwrite the primary clipboard. Is there a reason that the secondary clipboard cannot be used in this plugin?