{"id":15178627,"url":"https://github.com/pimalaya/mml-vim","last_synced_at":"2026-02-26T21:44:53.762Z","repository":{"id":255316583,"uuid":"847669698","full_name":"pimalaya/mml-vim","owner":"pimalaya","description":"Vim plugin for email messages written in MML","archived":false,"fork":false,"pushed_at":"2024-08-29T07:24:37.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T11:42:15.208Z","etag":null,"topics":["mml","neovim","plugin","syntax-highlighting","vim"],"latest_commit_sha":null,"homepage":"https://github.com/pimalaya","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pimalaya.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"soywod"}},"created_at":"2024-08-26T10:11:16.000Z","updated_at":"2024-08-29T07:25:34.000Z","dependencies_parsed_at":"2024-08-29T09:05:04.103Z","dependency_job_id":null,"html_url":"https://github.com/pimalaya/mml-vim","commit_stats":null,"previous_names":["pimalaya/mml-vim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimalaya%2Fmml-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimalaya%2Fmml-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimalaya%2Fmml-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimalaya%2Fmml-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pimalaya","download_url":"https://codeload.github.com/pimalaya/mml-vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240365867,"owners_count":19789989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mml","neovim","plugin","syntax-highlighting","vim"],"created_at":"2024-09-27T15:20:38.963Z","updated_at":"2026-02-26T21:44:48.733Z","avatar_url":"https://github.com/pimalaya.png","language":"Nix","funding_links":["https://github.com/sponsors/soywod","https://www.paypal.com/paypalme/soywod","https://ko-fi.com/soywod","https://www.buymeacoffee.com/soywod","https://liberapay.com/soywod"],"categories":[],"sub_categories":[],"readme":"# 📫 MIME Meta Language [![Matrix](https://img.shields.io/matrix/pimalaya:matrix.org?color=success\u0026label=chat)](https://matrix.to/#/#pimalaya:matrix.org)\n\nVim plugin for email messages written in MML, base on [MML CLI](https://github.com/pimalaya/mml).\n\n## Installation\n\nFirst you need to install the [MML CLI](https://github.com/pimalaya/mml). Then you can install this plugin with your favorite plugin manager:\n\n### Using [packer](https://github.com/wbthomason/packer.nvim)\n\n```lua\nuse \"https://github.com/pimalaya/mml-vim\"\n```\n\n```vim\n:PackerSync\n```\n\n### Using [vim-plug](https://github.com/junegunn/vim-plug)\n\n```vim\nPlug 'https://github.com/pimalaya/mml-vim'\n```\n\n```vim\n:PlugInstall\n```\n\n## Configuration\n\nIt is highly recommanded to have those Vim options on:\n\n```vim\nsyntax on\nfiletype plugin on\nset hidden\n```\n\n### `g:mml_executable`\n\nDefines a custom path for the MML binary. Defaults to `mml`.\n\n## Development\n\nThe development environment is managed by [Nix](https://nixos.org/download.html). Running `nix-shell` will spawn a shell with everything you need to get started with this plugin:\n\n```sh\n# start a nix shell\n$ nix-shell\n\n# start Vim with the testing message\n$ vim ./test.mml\n\n# start Neovim with the testing message\n$ nvim ./test.mml\n```\n\n## Sponsoring\n\n[![nlnet](https://nlnet.nl/logo/banner-160x60.png)](https://nlnet.nl/project/Pimalaya/index.html)\n\nSpecial thanks to the [NLnet foundation](https://nlnet.nl/project/Pimalaya/index.html) and the [European Commission](https://www.ngi.eu/) that helped the project to receive financial support from:\n\n- [NGI Assure](https://nlnet.nl/assure/) in 2022\n- [NGI Zero Entrust](https://nlnet.nl/entrust/) in 2023\n\nIf you appreciate the project, feel free to donate using one of the following providers:\n\n[![GitHub](https://img.shields.io/badge/-GitHub%20Sponsors-fafbfc?logo=GitHub%20Sponsors)](https://github.com/sponsors/soywod)\n[![PayPal](https://img.shields.io/badge/-PayPal-0079c1?logo=PayPal\u0026logoColor=ffffff)](https://www.paypal.com/paypalme/soywod)\n[![Ko-fi](https://img.shields.io/badge/-Ko--fi-ff5e5a?logo=Ko-fi\u0026logoColor=ffffff)](https://ko-fi.com/soywod)\n[![Buy Me a Coffee](https://img.shields.io/badge/-Buy%20Me%20a%20Coffee-ffdd00?logo=Buy%20Me%20A%20Coffee\u0026logoColor=000000)](https://www.buymeacoffee.com/soywod)\n[![Liberapay](https://img.shields.io/badge/-Liberapay-f6c915?logo=Liberapay\u0026logoColor=222222)](https://liberapay.com/soywod)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimalaya%2Fmml-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpimalaya%2Fmml-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimalaya%2Fmml-vim/lists"}