Skip to content

Comment on Learn Vim Progressivelyparent

Comments

Better to think of if as 'delete a' or 'delete in':

  da" => 'delete a "-block'
  di" => 'change in "-block'

Yes, "delete a" and "delete inner" is how Vim explains these text object operations. See ":help da", for example.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.