-
Notifications
You must be signed in to change notification settings - Fork 100
Description
It would be helpful if it was possible to bookmark multiple lines using Visual Mode.
Use Case
One use case would be to highlight or annotate multiple lines in a single go to provide visual aid when coming back to something. I use this plugin as a visual aid for keeping track of certain things quite often, and I've found that it's an exceptional use-case for this plugin.
Internally
Internally to the plugin itself, the bookmark could very well be recorded for the first line in the highlight with a number indicating how many additional lines to highlight.
Example
It's something I naturally attempted to do when I grabbed the plugin, and I think it would be an awesome addition to the plugin. The ability do to so using Ctrl+V or Shift+V would be superb and a natural way to highlight multiple lines.
Screenshots to demonstrate this use-case are below:

