Copy on delete and copy with Y

Hi there! I’ve been using vim for an year or so with vscode extension and I’ve started using vim in obsidian for about 2 months now.
I have two major questions,
The first one - How can I copy to my clipboard when deleting a line?
And the second one - How can I copy using “y” ?

Thanks in advanced :slight_smile:

  1. Hi. Are you using the “Vimrc Support” plugin?
  2. From esm7/obsidian-vimrc-support: A plugin for the Obsidian.md note-taking software

Here’s a simple & useful .obsidian.vimrc that I’m using:

" Yank to system clipboard
set clipboard=unnamed

I am praying for a safe resolution.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.