From 24294aa325a1a424391bdfc00e7696a2c85e4752 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 30 Jun 2014 14:44:54 +0300 Subject: [PATCH] Revert "vimrc: set textwitdh to 72" This reverts commit 2ed372828f17c12a07e32ea1c1d824bcfb7313f4. --- vimrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vimrc b/vimrc index 0853129b..4f45961b 100644 --- a/vimrc +++ b/vimrc @@ -128,7 +128,3 @@ iab #p #!/usr/bin/env python3 iab #r #!/usr/bin/env ruby " end of copied from Edelwin iab #b #!/usr/bin/env bash - -" The line after the link is copied from -" http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html -set textwidth=72