Skip to content

Remap of Paste for visual mode doesn't work #269

Description

@kash-01

Describe the bug:
The remap of p to P and P to p for visual mode doesn't seem to work. The aim of the remap is to keep the initial copied content so it can be pasted multiple times.

To Reproduce:

Add this to the .obsidian.vimrc

" paste
vnoremap p P
vnoremap P p

Environment:

  • OS: Macos
  • Vimrc plugin version: 0.10.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions