.vim/ftplugin/text.vim

Mon, 20 Sep 2021 15:10:27 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 20 Sep 2021 15:10:27 -0500
changeset 945
29657d7ea734
parent 657
628b4b962086
permissions
-rw-r--r--

Drop 'w' formatoption for text and markdown, only mail

657
628b4b962086 Use pandoc as markdown equalprg, use only 72 for text width
Meredith Howard <mhoward@roomag.org>
parents: 368
diff changeset
1 setl textwidth=72
945
29657d7ea734 Drop 'w' formatoption for text and markdown, only mail
Meredith Howard <mhoward@roomag.org>
parents: 657
diff changeset
2 setl formatoptions+=at12

mercurial