2316eb128101

72
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sat, 02 Feb 2019 14:12:14 -0500
parents bf58a9cfeff2
children 634d093b174a
branches/tags (none)
files vim/vimrc

Changes

--- a/vim/vimrc	Fri Feb 01 17:00:39 2019 -0500
+++ b/vim/vimrc	Sat Feb 02 14:12:14 2019 -0500
@@ -1516,6 +1516,7 @@
     au!
 
     au Filetype mail setlocal spell
+    au FileType mail setlocal textwidth=72
 augroup END
 
 " }}}