terrastruct / d2-vim

The Vim plugin for D2 files
https://d2-lang.com
BSD 3-Clause "New" or "Revised" License
67 stars 6 forks source link
diagram diagramming diagrams

D2

The Vim plugin for [D2](https://d2lang.com) files.

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.
`|