I often need to create long list with many <li>
s using Emmet in Sublime. After creating the empty <li>
tag pairs, I need to put text content between each tag. This is when I need to jump between the <li>
tag pairs frequently to edit the content.
Is there a shortcut key for this task?