From d8532ebf86eed563b289feb5037a93d83c283311 Mon Sep 17 00:00:00 2001 From: Aaron Gutierrez Date: Sat, 9 Sep 2017 17:07:52 -0700 Subject: [PATCH] use default gitcommit textwidth --- .vim/ftplugin/gitcommit.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/.vim/ftplugin/gitcommit.vim b/.vim/ftplugin/gitcommit.vim index b79a4b5..87f4512 100644 --- a/.vim/ftplugin/gitcommit.vim +++ b/.vim/ftplugin/gitcommit.vim @@ -1,2 +1 @@ set spell -set tw=80