Replies: 1 comment 1 reply
-
I don't know anything about illuminate but if you can get the range of next refrence you can create a new selection with this require('multicursors.utils').swap_main_to(
{ row = 1, col = 1, end_row, end_col = 4 },
false ) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
Can I place the "next cursor" on the "next reference" somehow?
Beta Was this translation helpful? Give feedback.
All reactions