mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-06 10:44:24 +08:00
Fix minor typo
This commit is contained in:
@@ -160,7 +160,7 @@ You should copy this section and create new buffer, paste and write as
|
||||
<
|
||||
3. Update tag *emmet-update-tag* *<C-y>u*
|
||||
|
||||
The begining of tags '<div>' on below
|
||||
The beginning of tags '<div>' on below
|
||||
>
|
||||
<div>foo</div>
|
||||
<
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
" Tips:
|
||||
"
|
||||
" You can customize behavior of expanding with overriding config.
|
||||
" This configuration will be marged at loading plugin.
|
||||
" This configuration will be merged at loading plugin.
|
||||
"
|
||||
" let g:user_emmet_settings = {
|
||||
" \ 'indentation' : ' ',
|
||||
|
||||
Reference in New Issue
Block a user