mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-06 10:44:24 +08:00
@@ -1892,6 +1892,9 @@ let s:emmet_settings = {
|
|||||||
\ ."\tbody\n\t\t${child}|",
|
\ ."\tbody\n\t\t${child}|",
|
||||||
\ },
|
\ },
|
||||||
\ },
|
\ },
|
||||||
|
\ 'pug': {
|
||||||
|
\ 'extends': 'jade',
|
||||||
|
\ },
|
||||||
\ 'xsl': {
|
\ 'xsl': {
|
||||||
\ 'extends': 'html',
|
\ 'extends': 'html',
|
||||||
\ 'default_attributes': {
|
\ 'default_attributes': {
|
||||||
|
|||||||
Reference in New Issue
Block a user