Skip to content

Support of mermaid files to vim/neovim - work in progress

License

Notifications You must be signed in to change notification settings

mracos/mermaid.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mermaid.vim

This is a vim/neovim plugin that provides support to mermaid syntax files (e.g. *.mmd, *.mermaid)

printscreen of the terminal highlighting the mermaid file using eva01 colorscheme

Installation

Using Vim Plug

  1. Add Plug 'mracos/mermaid.vim'
  2. Run :PlugInstall

Using Vundle

  1. Add Plugin 'mracos/mermaid.vim'
  2. Run :PluginInstall

Contributing

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

License

MIT, see LICENSE for more details.

About

Support of mermaid files to vim/neovim - work in progress

Topics

Resources

License

Stars

Watchers

Forks