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