1
0

add pandoc configuration file

This commit is contained in:
valeth 2015-03-24 17:26:49 +01:00
parent e68c629cbb
commit 257991a618

View File

@ -0,0 +1,6 @@
let g:pandoc#filetypes#handles = [ "pandoc", "markdown" ]
let g:pandoc#filetypes#pandoc_markdown = 1
let g:pandoc#syntax#conceal#use = 0
let g:pandoc#folding#fdc = &fdc