X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vim%2Fafter%2Fftplugin%2Fmail.vim;h=5129509b9a572633c69cb0853e4be0db375816c5;hb=44bd7f52a0245409d50a98a43dfba618f506f9f8;hp=52ba5052b7645be24233797a0627ac6705b110d4;hpb=060a62dd3b1fc9770d700ca3ae9d26908b4b3488;p=config%2Fdotfiles.git diff --git a/vim/after/ftplugin/mail.vim b/vim/after/ftplugin/mail.vim index 52ba505..5129509 100644 --- a/vim/after/ftplugin/mail.vim +++ b/vim/after/ftplugin/mail.vim @@ -5,4 +5,4 @@ " Use only 65 characters per line as given in rfc1855. -set textwidth=65 +setlocal textwidth=65