From c0e4afadc3366fc97b83e3d4954828afb9321ca1 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 15 Jun 2014 09:59:14 +0300 Subject: [PATCH] vimrc: remove lines which vim doesn't like for some reason. They worked with Devgan, but not with Weibef or lakka or some others. --- vimrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/vimrc b/vimrc index 28170cff..4f45961b 100644 --- a/vimrc +++ b/vimrc @@ -128,5 +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 -iab #p2 #!/usr/bin/env python2 -iab #p3 #!/usr/bin/env python3