forked from VimPlug/emmet-vim
add mustache to zen_settings dict
This commit is contained in:
@@ -845,6 +845,9 @@ let s:zen_settings = {
|
|||||||
\ },
|
\ },
|
||||||
\ 'xhtml': {
|
\ 'xhtml': {
|
||||||
\ 'extends': 'html'
|
\ 'extends': 'html'
|
||||||
|
\ },
|
||||||
|
\ 'mustache': {
|
||||||
|
\ 'extends': 'html'
|
||||||
\ }
|
\ }
|
||||||
\}
|
\}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user