mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/web: add *.jinja to web-mode
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
:mode "\\.tsx$"
|
||||
:mode "\\.vue$"
|
||||
:mode "\\.twig$"
|
||||
:mode "\\.jinja$"
|
||||
:mode "wp-content/themes/.+/.+\\.php$"
|
||||
:mode "templates/.+\\.php$"
|
||||
:config
|
||||
|
Reference in New Issue
Block a user