mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Fix django highlighting, fixes #553
This commit is contained in:
@@ -183,7 +183,7 @@ rules:
|
||||
- lines: 50
|
||||
rules:
|
||||
- pattern: '{{.*}}|{%-?\s*(end.*|extends|block|macro|set|if|for|include|trans)\b|{#\s+'
|
||||
filetype: jinja.html
|
||||
filetype: htmldjango
|
||||
- pattern: '\bDTD\s+XHTML\s'
|
||||
filetype: xhtml
|
||||
- filetype: html
|
||||
|
||||
Reference in New Issue
Block a user