Skip to content

terrastruct/d2-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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