Configure markdown plugin

This commit is contained in:
Alexander Gehrke 2019-06-03 17:40:11 +02:00
parent ccf4ae7197
commit 3f19213fbd

View file

@ -0,0 +1,2 @@
let g:markdown_fenced_languages = ['html', 'python', 'scala', 'js=javascript']
let g:markdown_composer_autostart = 0