This is a simple VIM plugin to enable syntax highlighting for MiniZinc (.mzn, .fzn, .dzn) files and PyMzn (.pmzn) files. PyMzn files contain a superset of the MiniZinc language obtained by including Jinja2 templating tags.
This syntax files have been obtained by essentially merging the vim-minizinc and the Vim-Jinja2-Syntax plugins.