-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add '.njk' file type support. #11
Comments
Yes, I'm currently working with adonisjs which produce view templates with .njk extension. Adding this support will be very helpful. |
As per requested mogga#11 here is the simple solution.
I edited https://github.com/andres-risso/sublime-nunjucks cloned repo (which is works with ST3) to include Feel free to use it if you want. |
@DJviolin I am getting an error downloading your package when I open sublime:
|
Sorry, I'm not maintaining anymore with latest Sublime text versions. I switched to VS Code long ago. |
Okay cool, vs code has njk highlighting? heard a lot of good things.. |
Off topic, but yeah, It's great. Much more solid then Atom and doesn't have any performance issues (this kept me to use Sublime when I started with Atom). I use this extension for Nunjucks: https://marketplace.visualstudio.com/items?itemName=ronnidc.nunjucks It's based on this extension. |
Nunjucks official docs
The text was updated successfully, but these errors were encountered: