aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/mail.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/after/ftplugin/mail.vim')
-rw-r--r--vim/after/ftplugin/mail.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/vim/after/ftplugin/mail.vim b/vim/after/ftplugin/mail.vim
new file mode 100644
index 00000000..2d623e67
--- /dev/null
+++ b/vim/after/ftplugin/mail.vim
@@ -0,0 +1,3 @@
+" Make emails slightly less of a pain to type
+setlocal formatoptions+=aw
+