mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-06 18:54:27 +08:00
@@ -1152,6 +1152,9 @@ let s:zen_settings = {
|
||||
\ 'scss': {
|
||||
\ 'extends': 'css',
|
||||
\ },
|
||||
\ 'less': {
|
||||
\ 'extends': 'css',
|
||||
\ },
|
||||
\ 'html': {
|
||||
\ 'snippets': {
|
||||
\ 'cc:ie6': "<!--[if lte IE 6]>\n\t${child}|\n<![endif]-->",
|
||||
|
||||
Reference in New Issue
Block a user