terrastruct / d2-vim

The Vim plugin for D2 files

Home Page:https://d2-lang.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D2

The Vim plugin for D2 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.
`|

About

The Vim plugin for D2 files

https://d2-lang.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Vim Script 98.7%Language:Shell 1.3%