localcfg/plugins/vim_jinja.vimΒΆ

Enforce vim script implementation to reduce ambiguities and improve robustness:

scriptversion 4

Disable automatic detection as it occasionally produces false positives:

const g:htmljinja_disable_detection = v:true
const g:htmljinja_disable_html_upgrade = v:true