matze / vim-move

Plugin to move lines and selections up and down
http://www.vim.org/scripts/script.php?script_id=4687
MIT License
1.2k stars 56 forks source link

Moving a character right a new buffer creates characters #30

Closed nkakouros closed 5 years ago

nkakouros commented 5 years ago

To reproduce:

You see the previously yanked text appearing.

Instead nothing should happen.

yukunlin commented 5 years ago

PR #35 with fix