mirror of
https://github.com/neovim/neovim.git
synced 2026-02-18 02:11:06 +10:00
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: vim/vim#19386
b27934bf8b
Co-authored-by: tecis <67809811+tecis@users.noreply.github.com>