Wednesday, June 10, 2015

Moving to "next" tag in HTML

Let's say I'm editing text, I'm in insert mode, and my cursor is at
the position marked by the | character:

<p><strong>Question 2|</strong></p>

And I want to move the cursor after the closing tag (or before the next tag):

<p><strong>Question 2</strong>|</p>

Is there a simpler way to do this than either: ESCwwwa or ESCf<f<a

?

c
--
Chris Lott <chris@chrislott.org>

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment