vimrc: remove lines which vim doesn't like for some reason.

They worked with Devgan, but not with Weibef or lakka or some others.
This commit is contained in:
Mikaela Suomalainen 2014-06-15 09:59:14 +03:00
parent 68b37859a1
commit c0e4afadc3
1 changed files with 0 additions and 2 deletions

2
vimrc
View File

@ -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