.vim/ftplugin/markdown.vim

Mon, 10 Aug 2020 17:51:19 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 10 Aug 2020 17:51:19 -0500
changeset 880
21a8fdcc9f38
parent 657
628b4b962086
child 930
6edfe4c6ebe5
permissions
-rw-r--r--

Let's opt in to rerere per repo

368
91d4fb4e0a42 improve text editing experience?
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 runtime ftplugin/text.vim
657
628b4b962086 Use pandoc as markdown equalprg, use only 72 for text width
Meredith Howard <mhoward@roomag.org>
parents: 368
diff changeset
2 setl equalprg=pandoc\ -f\ markdown\ -t\ markdown
628b4b962086 Use pandoc as markdown equalprg, use only 72 for text width
Meredith Howard <mhoward@roomag.org>
parents: 368
diff changeset
3

mercurial