Vim plugin for email messages written in MML, base on MML CLI.
First you need to install the MML CLI. Then you can install this plugin with your favorite plugin manager:
Using packer
use "https://github.com/pimalaya/mml-vim":PackerSyncUsing vim-plug
Plug 'https://github.com/pimalaya/mml-vim':PlugInstallIt is highly recommanded to have those Vim options on:
syntax on
filetype plugin on
set hiddenDefines a custom path for the MML binary. Defaults to mml.
The development environment is managed by Nix. Running nix-shell will spawn a shell with everything you need to get started with this plugin:
# start a nix shell
$ nix-shell
# start Vim with the testing message
$ vim ./test.mml
# start Neovim with the testing message
$ nvim ./test.mmlSpecial thanks to the NLnet foundation and the European Commission that helped the project to receive financial support from:
- NGI Assure in 2022
- NGI Zero Entrust in 2023
If you appreciate the project, feel free to donate using one of the following providers:
