diff options
Diffstat (limited to 'ftplugin')
| -rw-r--r-- | ftplugin/mail.vim | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/ftplugin/mail.vim b/ftplugin/mail.vim index 117972d..93c5a18 100644 --- a/ftplugin/mail.vim +++ b/ftplugin/mail.vim @@ -2,3 +2,5 @@  " Automatically format paragraphs and set format=flowed "w" option  setlocal formatoptions+=aw + +setlocal spell | 
