This is a vim/neovim plugin that provides support to mermaid syntax files (e.g. *.mmd, *.mermaid)
using eva01 colorscheme
- Add
Plug 'mracos/mermaid.vim'
- Run
:PlugInstall
- Add
Plugin 'mracos/mermaid.vim'
- Run
:PluginInstall
Please do! Just send a Pull Request and I'll try to see it in due time. 😄
As of, it's just enough so that it works for me, there is lots of TODOs across the code and its still missing some testing but that's on you, don't let your dreams be dreams
MIT, see LICENSE for more details.