mirror of
https://github.com/vim/vim.git
synced 2026-06-10 15:37:26 +02:00
b27934bf8b
Add djangoStatement integrated in version 6. 'partialdef', 'endpartialdef', 'partial'. [Template Reference: partial](https://docs.djangoproject.com/en/6.0/ref/templates/builtins/#partial)((introduced in Django 6.0) and 'filter'. closes: #19386 Signed-off-by: tecis <67809811+tecis@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>