Mon, 20 Sep 2021 15:10:27 -0500
Drop 'w' formatoption for text and markdown, only mail
--- a/.vim/ftplugin/text.vim +++ b/.vim/ftplugin/text.vim @@ -1,2 +1,2 @@ setl textwidth=72 -setl formatoptions+=awt12 +setl formatoptions+=at12