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