From 5341735e1662956d3197fa7a5dcfa38fda5c7fff Mon Sep 17 00:00:00 2001 From: George Chung Date: Fri, 24 Feb 2017 16:43:08 +0800 Subject: [PATCH] update filetype https://mozilla.github.io/nunjucks/templating.html#file-extensions > Although you are free to use any file extension you wish for your Nunjucks template files, the Nunjucks community has adopted `.njk`. > If you are developing tools or editor syntax helpers for Nunjucks, please include recognition of the `.njk` extension. --- Nunjucks.tmLanguage | 1 + 1 file changed, 1 insertion(+) diff --git a/Nunjucks.tmLanguage b/Nunjucks.tmLanguage index 6841722..ca01208 100644 --- a/Nunjucks.tmLanguage +++ b/Nunjucks.tmLanguage @@ -8,6 +8,7 @@ nunjucks nunjs + njk html