mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-07 03:04:27 +08:00
Fix typo in documentation
This commit is contained in:
@@ -172,7 +172,7 @@ You should copy this section and create new buffer, paste and write as
|
|||||||
<
|
<
|
||||||
This will be expanded like:
|
This will be expanded like:
|
||||||
>
|
>
|
||||||
<div class=".global">foo</div>
|
<div class="global">foo</div>
|
||||||
<
|
<
|
||||||
4. Wrap with abbreviation *emmet-wrap-with-abbreviation* *v_<C-y>,*
|
4. Wrap with abbreviation *emmet-wrap-with-abbreviation* *v_<C-y>,*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user