X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=vim%2F.vim%2Fftplugin%2Fgitcommit%2Fautos.vim;h=fe6325e987fe383e372a85fbcee334eeb9bfc4f8;hb=d838b5311d7debb9b8e185c5a0a0c6abd84e09e4;hp=dbd7f4a6a2bb82e9b5463dd9e6c3c21f28daebf6;hpb=be67739fde58be0df72a6da799a10d35be6791dc;p=dotfiles.git diff --git a/vim/.vim/ftplugin/gitcommit/autos.vim b/vim/.vim/ftplugin/gitcommit/autos.vim index dbd7f4a..fe6325e 100644 --- a/vim/.vim/ftplugin/gitcommit/autos.vim +++ b/vim/.vim/ftplugin/gitcommit/autos.vim @@ -1,2 +1,2 @@ -setlocal spell -setlocal textwidth=72 +set spell +set textwidth=72