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 "\\.tsx$"
:mode "\\.vue$" :mode "\\.vue$"
:mode "\\.twig$" :mode "\\.twig$"
:mode "\\.jinja$"
:mode "wp-content/themes/.+/.+\\.php$" :mode "wp-content/themes/.+/.+\\.php$"
:mode "templates/.+\\.php$" :mode "templates/.+\\.php$"
:config :config