]> Dogcows Code - chaz/vim-mermaid/blob - README.md
reset test config
[chaz/vim-mermaid] / README.md
1 # vim-mermaid - [Vim](https://www.vim.org) syntax for [mermaid](https://mermaid-js.github.io/mermaid/)
2
3 This makes Vim support mermaid diagram syntax.
4
5 ![Screenshot](https://raw.githubusercontent.com/chazmcgarvey/vim-mermaid/master/screenshot.png)
6
7 ## Install
8
9 Using [vim-plug](https://github.com/junegunn/vim-plug):
10
11 Plug 'chazmcgarvey/vim-mermaid'
12
13 Or similar with the Vim plugin manager of your choice.
14
15 ## Caveats
16
17 So far only sequence diagrams are supported.
This page took 0.03068 seconds and 4 git commands to generate.