Add Nunjucks highlighting (#3341)

This commit is contained in:
Simen Bekkhus
2016-11-29 19:14:25 +01:00
committed by Brandon Black
parent 12f9295dd7
commit 0e9109c3fc
2 changed files with 52 additions and 1 deletions

View File

@@ -1659,13 +1659,16 @@ HTML+Django:
tm_scope: text.html.django
group: HTML
extensions:
- ".mustache"
- ".jinja"
- ".mustache"
- ".njk"
aliases:
- django
- html+django/jinja
- html+jinja
- htmldjango
- njk
- nunjucks
ace_mode: django
codemirror_mode: django
codemirror_mime_type: text/x-django