issues
search
lutobler
/
vis-commentary
Vis plugin for easy block commenting
MIT License
18
stars
6
forks
source link
Create 'gc' operator to support motions
#18
Open
r1bilski
opened
2 months ago
r1bilski
commented
2 months ago
Resolves #12
This:
creates
gc
operator, allowing for the use of motions for commenting out lines.
removes
gc
VISUAL mode binding, since that's being handled by the operator
Resolves #12
This:
gc
operator, allowing for the use of motions for commenting out lines.gc
VISUAL mode binding, since that's being handled by the operator