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

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 944
e67ad83a4265
child 946
20c0492da189

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

.vim/ftplugin/text.vim file | annotate | diff | comparison | revisions
--- a/.vim/ftplugin/text.vim
+++ b/.vim/ftplugin/text.vim
@@ -1,2 +1,2 @@
 setl textwidth=72
-setl formatoptions+=awt12
+setl formatoptions+=at12

mercurial