.vim/ftplugin/text.vim

Wed, 22 May 2024 18:46:44 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 22 May 2024 18:46:44 -0500
changeset 1172
e9fe1489c0a6
parent 945
29657d7ea734
permissions
-rw-r--r--

fix nvim 0.10 deprecation / make required

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