vim-mjml icon indicating copy to clipboard operation
vim-mjml copied to clipboard

Basic MJML syntax support for Vim

MJML Syntax Support

This adds some basic support for MJML files. They are kinda html, so it inherits from the built in html syntax file and tweaks a couple things.

Probably not perfect.