.vim/ftplugin/text.vim

Tue, 19 Sep 2023 17:12:00 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 19 Sep 2023 17:12:00 -0500
changeset 1129
1bd6edeaf6ae
parent 945
29657d7ea734
permissions
-rw-r--r--

fix error when unnamed buffers can't be written

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