jiangmiao / auto-pairs

Vim plugin, insert or delete brackets, parens, quotes in pair
http://www.vim.org/scripts/script.php?script_id=3599
4.09k stars 373 forks source link

Fast wrap causing problems with copied text #348

Open felipejoribeiro opened 2 years ago

felipejoribeiro commented 2 years ago

When i copy a text from a browser or other program, then i go to nvim and execute an "Fast Wrap" command with [M-e] the copied text is forgotten, turning back to the last text copied with vim. here goes a GIF with the behavior:

Peek 2022-04-04 22-21

My dot files:

https://github.com/felipejoribeiro/my-dev-environment/tree/main/dot_config/.config/nvim