Skip to content

erietz/vim-doconce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Vim syntax support for the doconce markup language. Most features are now covered.

TODO:

  • Embedded code syntax highlighting

Screenshot

Installation

Using vim-plug

Add the following line to your vimrc

Plug 'erietz/vim-doconce'

and issue a PlugInstall