mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-06 10:44:24 +08:00
Fixed typo
This commit is contained in:
2
TUTORIAL
2
TUTORIAL
@@ -27,7 +27,7 @@ Tutorial of zencoding.vim
|
||||
test2
|
||||
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*'.
|
||||
---------------------
|
||||
<ul>
|
||||
|
||||
@@ -108,7 +108,7 @@ You should copy this section and create new buffer, paste and write as
|
||||
test2
|
||||
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*'.
|
||||
>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user