mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-16 23:43:41 -05:00
Remove {{ }} from detecting htmldjango, #560
This commit is contained in:
@@ -182,7 +182,7 @@ rules:
|
||||
filetype: mason
|
||||
- lines: 50
|
||||
rules:
|
||||
- pattern: '{{.*}}|{%-?\s*(end.*|extends|block|macro|set|if|for|include|trans)\b|{#\s+'
|
||||
- pattern: '{%-?\s*(end.*|extends|block|macro|set|if|for|include|trans)\b|{#\s+'
|
||||
filetype: htmldjango
|
||||
- pattern: '\bDTD\s+XHTML\s'
|
||||
filetype: xhtml
|
||||
|
||||
Reference in New Issue
Block a user