Re: tag text-object request
I have been doing a lot of asp.net development lately and and really missing the tag text object from vim. (:h it and :h at)
It works as follows:
<d|iv>some text goes here</div>
type: cit
becomes:
<div>|</div>
Doing any XML or HTML work with this text-object really speeds things up.
p.s.
Thank you for such a great product