From 4201e844221422ee2d4f19f748007af5d5d3fa4a Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Mon, 26 Nov 2012 13:13:40 +0100 Subject: simplify init* a bit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Pokorný --- init-python | 1 - 1 file changed, 1 deletion(-) (limited to 'init-python') diff --git a/init-python b/init-python index 75fc9ad..d70257d 100644 --- a/init-python +++ b/init-python @@ -1,6 +1,5 @@ # vim plugins for Python projects python () { - init_announce "--- python ---" delimit # Python-mode: # integrates pylint, rope, pydoc, pyflakes # + extra highlighting, whitespace removal ... -- cgit