From 5aa05507f5141442466bd361652692b0f99bbf39 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Wed, 2 Feb 2022 09:57:10 +1300 Subject: vimrc: wrap git commits correctly --- vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vimrc b/vimrc index ebfef5e..a896467 100644 --- a/vimrc +++ b/vimrc @@ -113,3 +113,5 @@ xnoremap snoremap onoremap nnoremap PopMode() + +au FileType gitcommit setlocal tw=72 -- cgit v1.1