Add .jinja2 file extension to supported web files. (#2977)
This commit is contained in:
parent
869dff09e1
commit
3f6cf65c14
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
:mode "\\.svelte\\'"
|
||||
:mode "\\.vue\\'"
|
||||
:mode "\\.twig\\'"
|
||||
:mode "\\.jinja\\'"
|
||||
:mode "\\.jinja2?\\'"
|
||||
:mode "wp-content/themes/.+/.+\\.php\\'"
|
||||
:mode "templates/.+\\.php\\'"
|
||||
;; REVIEW We associate TSX files with `web-mode' because `typescript-mode'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue