diff --git a/vimrc b/vimrc index fb15587..41fdbb8 100644 --- a/vimrc +++ b/vimrc @@ -145,6 +145,9 @@ map sw :SudoWrite map sz :so ~/.vimrc " PLUGIN CONFIGURATION +" vim-fugitive should do this, but it isn't working +au FileType gitcommit set tw=72 + " style colorscheme jellybeans syntax enable