diff --git a/.vim/ftplugin/mail.vim b/.vim/ftplugin/mail.vim new file mode 100644 index 0000000..973b0f3 --- /dev/null +++ b/.vim/ftplugin/mail.vim @@ -0,0 +1,6 @@ +set wrap +set linebreak +set nolist +set textwidth=0 +set wrapmargin=0 +set spell