vim-jedi pydoc: better formatting

This commit is contained in:
David Halter
2012-09-05 17:54:38 +02:00
parent 081d20d0cf
commit 7f40a9b86c
3 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
# -----------------
# cursor position
# -----------------
#? 0 int
int()
#? 3 int
int()
#? 4 str
int(str)
# -----------------
# if/else/elif
# -----------------