- Select some text visually
- Move a round and use the text object
dgc, ygc, >gc
- Type
gv will select the text-object in step 2.
If I use a builtin text object in step 2, e.g. yap, gvselects the selection from step 1.
This has been reported at several locations:
The answer by Wellle and comment by kana indicate that this might be something which requires a change to vim and cannot be resolved on the plugin side.
dgc,ygc,>gcgvwill select the text-object in step 2.If I use a builtin text object in step 2, e.g.
yap,gvselects the selection from step 1.This has been reported at several locations:
The answer by Wellle and comment by kana indicate that this might be something which requires a change to vim and cannot be resolved on the plugin side.