From 0e7111161bad89fd72d1fc63ee261fe5977dc328 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 21 Apr 2015 22:13:09 +0200 Subject: vim/ftplugin/mail: Set ta fo-opts --- vim/ftplugin/mail.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim') diff --git a/vim/ftplugin/mail.vim b/vim/ftplugin/mail.vim index 49a1b8e..309f8e0 100644 --- a/vim/ftplugin/mail.vim +++ b/vim/ftplugin/mail.vim @@ -1,4 +1,4 @@ -set formatoptions=w +set formatoptions=taw " * to re-format the current paragraph correctly " * to format a line which is too long, and go to the next line -- cgit v1.2.3-54-g00ecf