Skip to content

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

@kash-01

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

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