.vim/ftplugin/markdown.vim

Sun, 25 Apr 2021 00:57:55 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 25 Apr 2021 00:57:55 -0500
changeset 899
2315aad34ca3
parent 657
628b4b962086
child 930
6edfe4c6ebe5
permissions
-rw-r--r--

ok this format-on-write is more reliable

runtime ftplugin/text.vim
setl equalprg=pandoc\ -f\ markdown\ -t\ markdown

mercurial