Update doc

This commit is contained in:
shigo141
2015-02-12 00:51:16 +09:00
parent c6e11d22dc
commit a7e876d5b5

View File

@@ -396,7 +396,9 @@ CUSTOMIZE *emmet-customize*
for example, vimmer can add following. for example, vimmer can add following.
> >
let g:user_emmet_settings = { let g:user_emmet_settings = {
\ 'variables' : {
\ 'lang' : 'ja', \ 'lang' : 'ja',
\ },
\ 'html' : { \ 'html' : {
\ 'filters' : 'html', \ 'filters' : 'html',
\ 'indentation' : ' ' \ 'indentation' : ' '