Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chazmcgarvey/vim-mermaid

Vim syntax for Mermaid diagrams
https://github.com/chazmcgarvey/vim-mermaid

mermaid-diagrams mermaidjs sequence-diagram vim

Last synced: 8 days ago
JSON representation

Vim syntax for Mermaid diagrams

Awesome Lists containing this project

README

        

# vim-mermaid - [Vim](https://www.vim.org) syntax for [mermaid](https://mermaid-js.github.io/mermaid/)

This makes Vim support mermaid diagram syntax.

![Screenshot](https://raw.githubusercontent.com/chazmcgarvey/vim-mermaid/master/screenshot.png)

## Install

Using [vim-plug](https://github.com/junegunn/vim-plug):

Plug 'chazmcgarvey/vim-mermaid'

Or similar with the Vim plugin manager of your choice.

## Caveats

So far only sequence diagrams are supported.