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
167 stars 4 forks source link

Fix curswant being lost when onemore is used #19

Closed brenton-leighton closed 7 months ago

brenton-leighton commented 7 months ago

Save the cursor position in visit_all so that curswant for the real cursor isn't lost in insert mode