From 982b4b2e468388641b0a0b6c88a1ffdd33b30894 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 3 Dec 2014 11:29:23 +1300 Subject: No more auto-wrapping Annoys me more often than it helps --- vim/after/ftplugin/mail.vim | 3 --- 1 file changed, 3 deletions(-) (limited to 'vim/after/ftplugin/mail.vim') diff --git a/vim/after/ftplugin/mail.vim b/vim/after/ftplugin/mail.vim index a7e4daa8..62e3cff9 100644 --- a/vim/after/ftplugin/mail.vim +++ b/vim/after/ftplugin/mail.vim @@ -1,6 +1,3 @@ -" Auto-format within textwidth -setlocal formatoptions+=a - " Use trailing whitespace to denote continued paragraph setlocal formatoptions+=w -- cgit v1.2.3