forked from VimPlug/emmet-vim
Fix doc
This commit is contained in:
@@ -368,7 +368,7 @@ CUSTOMIZE *emmet-customize*
|
||||
|
||||
So you can make the mapping affected only for a filetype you want.
|
||||
>
|
||||
autocmd FileType css imap <tab> <plug>(EmmetExpandAbbr)
|
||||
autocmd FileType css imap <tab> <plug>(emmet-expand-abbr)
|
||||
<
|
||||
2. Indent Size *emmet-indent-size*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user