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

Fix double jump calling MoveCharLeft on last character #36

Closed yukunlin closed 5 years ago

yukunlin commented 5 years ago

Changes

Patch

last_char_fix

Without patch

last_char_master

matze commented 5 years ago

Thanks again :+1: