There's cit, dit, yit (change, delete, yank inside tag) on vim... is there something like pit (paste inside tag?) -


using vim i'm used motion command cit, dit, yit when editing html/xml files. . more after using commands because can repeat did 1 keystroke.

i know if theres pit (paste inside tag) available, deletes inside tag , paste wanted (from + register example) , make . available cit, or if i'll need create mapping that.

no, can select visually , put text:

vitp 

Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -