1
0
forked from VimPlug/jedi

show_definition added to vim interface

This commit is contained in:
David Halter
2012-05-13 15:19:08 +02:00
parent cb201c3b7b
commit ed6b47c12c
4 changed files with 47 additions and 7 deletions

View File

@@ -177,4 +177,5 @@ def nexti(iterator, default=list):
#exe[0].
#exe[4]['d']
next(gen_exe).
a = next(gen_exe)
a