mozilla / nunjucks

A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
https://mozilla.github.io/nunjucks/
BSD 2-Clause "Simplified" License
8.59k stars 641 forks source link

Link to vim syntax highlighting is outdated #1467

Open stefanhaerter opened 6 months ago

stefanhaerter commented 6 months ago

Hello everybody,

it seems that the link here is outaded:

https://github.com/mozilla/nunjucks/blob/ea0d6d5396d39d9eed1b864febb36fbeca908f23/docs/templating.md?plain=1#L42

I would want to provide a pull request, but I wanted to ask in advance to which repo the link could best be changed. After a quick search, I would suggest:

ernstki commented 1 month ago

This Wayback Machine snapshot suggests that niftylettuce/vim-jinja is just a fork of lepture/vim-jinja that didn't survive. It happens. That user's contributions appear to have been merged in already anyway.

I think lepture/vim-jinja is the one to put in the PR.