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

Feature: remove in opposite direction #69

Closed brenton-leighton closed 1 month ago

brenton-leighton commented 1 month ago

MultipleCursorsAddUp and MultipleCursorsAddDown will remove virtual cursors if used in the opposite direction to previously added cursors.