terryma / vim-expand-region

Vim plugin that allows you to visually select increasingly larger regions of text using the same key combination.
MIT License
1.1k stars 46 forks source link

fine expanding #20

Open GopherJ opened 4 years ago

GopherJ commented 4 years ago

Often users want more fine control on text, currently it's not the case for vim-expand-region.

An example is:

/a/b/c-d/g-f

we often want to be able to expand to c-d or g-f