mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-14 22:37:07 +08:00
add mustache to zen_settings dict
This commit is contained in:
@@ -845,6 +845,9 @@ let s:zen_settings = {
|
||||
\ },
|
||||
\ 'xhtml': {
|
||||
\ 'extends': 'html'
|
||||
\ },
|
||||
\ 'mustache': {
|
||||
\ 'extends': 'html'
|
||||
\ }
|
||||
\}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user