From 33b58d894c157fc74bdd9f5b1240d3c564266cf5 Mon Sep 17 00:00:00 2001 From: David Halter Date: Mon, 5 Aug 2013 16:40:48 +0430 Subject: [PATCH] removed an old description --- plugin/jedi.vim | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugin/jedi.vim b/plugin/jedi.vim index ac36f14..c74df17 100644 --- a/plugin/jedi.vim +++ b/plugin/jedi.vim @@ -1,6 +1,5 @@ -"py_fuzzycomplete.vim - Omni Completion for python in vim +"jedi.vim - Omni Completion for python in vim " Maintainer: David Halter -" Version: 0.1 " " This part of the software is just the vim interface. The main source code " lies in the python files around it.