Dotfiles/nvim/.config/nvim/pack/bundle
Jonathan Hodgson 9b4c064acd VIM: Keep selection when using < or > in visual mode
When indenting or unindenting a code block, I normally visually select
it and use < or >. However, both of these unselect the selection.

The mappings make vim also do gv after such an action which re-selects
the previous selection.
2021-01-19 16:20:10 +00:00
..
opt VIM: Keep selection when using < or > in visual mode 2021-01-19 16:20:10 +00:00