Home

Awesome

<div align="center"> <h1 align="center"> <img src="./logo.svg" alt="D2" /> </h1>

The Vim plugin for D2 files. <br /> <br />

</div>

Install

" Using https://github.com/junegunn/vim-plug
Plug 'terrastruct/d2-vim'

Documentation

See :help d2-vim or ./doc/d2.txt for options and additional documentation.

x -> y

# d2-vim can syntax highlight nested markdown correctly.
y: |`md
  # d2-vim
  The Vim plugin for [D2](https://d2lang.com) files.
`|