brenton-leighton / multiple-cursors.nvim

A multi-cursor plugin for Neovim that works in normal, insert/replace, or visual modes, and with almost every command
Apache License 2.0
152 stars 4 forks source link

Fix insert mode backspace not working at EoL #22

Closed brenton-leighton closed 7 months ago

brenton-leighton commented 7 months ago

Issue was caused by change to using virtualedit=onemore