Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/coinator/gv-plus.nvim

All previous
https://github.com/coinator/gv-plus.nvim

Last synced: 11 days ago
JSON representation

All previous

Lists

README

        

With this plugin each time a visual selection is made, its area and mode are stored.

By providing a `` before `gv` the respective selection can be reselected.
Without providing a count `gv` works as normal (as well as in case the provided count is too large).

Requires:
- neovim v0.7

Based on [vim-visualMarks](https://github.com/iago-lito/vim-visualMarks).