Highlight yanked text in Obsidian Vim mode with a subtle animation you've missed so much.
The Vim mode in CodeMirror lacks native support for highlighting yanked text and it's unlikely to be implemented.
There is already a yank highlighter plugin, but it relies on monkey-patching the codemirror-vim
code which I wanted to avoid.
- Make the yanked region apparent!
- Open Obsidian.
- Go to "Settings" > "Community plugins."
- Search for "Vim Yank Highlight."
- Click "Install" to enable the plugin.
- Download the latest release from the Releases page.
- Extract the zip file into your Obsidian plugins folder.
- Reload Obsidian to activate the plugin.
This project is licensed under the MIT License.
Enjoy a smoother editing experience with Vim Yank Highlight in Obsidian!