From 2e6c54477e29b52cbb01de14a1c393f54d7b2d04 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Mon, 23 Mar 2015 15:29:59 +0100 Subject: Remove cruft stuff from vim and use git submodules for plugins --- .config/vim/templates/python/head | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 .config/vim/templates/python/head (limited to '.config/vim/templates/python/head') diff --git a/.config/vim/templates/python/head b/.config/vim/templates/python/head deleted file mode 100755 index 5567fe9..0000000 --- a/.config/vim/templates/python/head +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env python -# vim:fileencoding=utf-8:ft=python -# - -- cgit