aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin/mail.vim
diff options
context:
space:
mode:
Diffstat (limited to 'ftplugin/mail.vim')
-rw-r--r--ftplugin/mail.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/ftplugin/mail.vim b/ftplugin/mail.vim
index 93c5a18..fcff8b8 100644
--- a/ftplugin/mail.vim
+++ b/ftplugin/mail.vim
@@ -3,4 +3,7 @@
" Automatically format paragraphs and set format=flowed "w" option
setlocal formatoptions+=aw
+" Ensure that we don't end up with double spaces between sentences
+setlocal nojoinspaces
+
setlocal spell