mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-06 10:44:24 +08:00
Add ignore_embeded_filetype
This commit is contained in:
@@ -1669,6 +1669,7 @@ let s:emmet_settings = {
|
||||
\ },
|
||||
\ 'css.drupal': {
|
||||
\ 'extends': 'css',
|
||||
\ 'ignore_embeded_filetype': 1,
|
||||
\ },
|
||||
\ 'html': {
|
||||
\ 'snippets': {
|
||||
|
||||
Reference in New Issue
Block a user