mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-06 10:44:24 +08:00
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