forked from VimPlug/emmet-vim
typo in doc.
This commit is contained in:
@@ -146,7 +146,7 @@ You should copy this section and create new buffer, paste and write as
|
|||||||
<li class="list3"></li>
|
<li class="list3"></li>
|
||||||
</ul>
|
</ul>
|
||||||
<
|
<
|
||||||
If cursor is at '*', |<C-Y>d| select from next letter of <ul> to previous
|
If cursor is at '*', |<C-Y>D| select from next letter of <ul> to previous
|
||||||
letter of </ul>.
|
letter of </ul>.
|
||||||
If cursor is at first of <li>, it select <li class="list1"></li>.
|
If cursor is at first of <li>, it select <li class="list1"></li>.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user