lang/web: add *.jinja to web-mode

This commit is contained in:
Henrik Lissner 2018-05-17 12:26:42 +02:00
parent 803511c771
commit bed5a2f305
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -10,6 +10,7 @@
:mode "\\.tsx$"
:mode "\\.vue$"
:mode "\\.twig$"
:mode "\\.jinja$"
:mode "wp-content/themes/.+/.+\\.php$"
:mode "templates/.+\\.php$"
:config