Recognizes .j2 files as Jinja templates by adding a "j2": "jinja" mapping in vim/runtime/autoload/dist/ft.vim, enabling syntax highlighting.
https://github.com/vim/vim/pull/18612
(1 file)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@FouMalade pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Thanks, but is this the right thing to do? Shouldn't jinja syntax applied to any existing filetypes? e.g. I have seen foobar.html.j2 or application.properties.j2 which hints that it should use the existing filetype like html or jproperties in addition to the jinja template, no? Perhaps it should be handled like doxygen?
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
this has stalled, so closing
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()