forked from VimPlug/emmet-vim
Update doc
This commit is contained in:
@@ -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' : ' '
|
||||||
|
|||||||
Reference in New Issue
Block a user