lang/web: add *.jinja to web-mode
This commit is contained in:
parent
803511c771
commit
bed5a2f305
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
:mode "\\.tsx$"
|
||||
:mode "\\.vue$"
|
||||
:mode "\\.twig$"
|
||||
:mode "\\.jinja$"
|
||||
:mode "wp-content/themes/.+/.+\\.php$"
|
||||
:mode "templates/.+\\.php$"
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue