.vim/ftplugin/text.vim

Mon, 15 Aug 2022 12:03:06 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 15 Aug 2022 12:03:06 -0500
changeset 998
6e682b7355ba
parent 945
29657d7ea734
permissions
-rw-r--r--

fix for old vim version sticking around

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