From afb69b98047d51a578b6d9d7bb482c6c4c0e8482 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Thu, 13 Oct 2011 18:57:49 +0600 Subject: f --- files/.vim/after/ftplugin/gitcommit.vim | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'files/.vim/after/ftplugin/gitcommit.vim') diff --git a/files/.vim/after/ftplugin/gitcommit.vim b/files/.vim/after/ftplugin/gitcommit.vim index b984b96..13609e5 100755 --- a/files/.vim/after/ftplugin/gitcommit.vim +++ b/files/.vim/after/ftplugin/gitcommit.vim @@ -1,4 +1,3 @@ +set nonumber set spell -set textwidth=72 - -hi link gitcommitSummary Special +set textwidth=72 \ No newline at end of file -- cgit v1.2.3