mirror of
https://github.com/mattn/emmet-vim.git
synced 2026-05-16 21:44:59 +08:00
Fixed typo
This commit is contained in:
@@ -27,7 +27,7 @@ Tutorial of zencoding.vim
|
|||||||
test2
|
test2
|
||||||
test3
|
test3
|
||||||
---------------------
|
---------------------
|
||||||
Then do visual select(line wize) and type '<c-y>,'.
|
Then do visual select(line wise) and type '<c-y>,'.
|
||||||
If you request 'Tag:', then type 'ul>li*'.
|
If you request 'Tag:', then type 'ul>li*'.
|
||||||
---------------------
|
---------------------
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
+1
-1
@@ -108,7 +108,7 @@ You should copy this section and create new buffer, paste and write as
|
|||||||
test2
|
test2
|
||||||
test3
|
test3
|
||||||
<
|
<
|
||||||
Then do visual select(line wize) and type |<C-Y>,|.
|
Then do visual select(line wise) and type |<C-Y>,|.
|
||||||
If you request 'Tag:', then type 'ul>li*'.
|
If you request 'Tag:', then type 'ul>li*'.
|
||||||
>
|
>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user