In view of help getregion() on recent Vim, is the dependency on https://github.com/arecarn/selection.vim on those dispensable?
There's the CursorMoved event to check for a selection mode that is not linewise if vim-crunch is fired by a command, but likely vim-crunch is used by mappings?
In view of
help getregion()on recent Vim, is the dependency on https://github.com/arecarn/selection.vim on those dispensable?There's the
CursorMovedevent to check for a selection mode that is not linewise if vim-crunch is fired by a command, but likely vim-crunch is used by mappings?