python omnicompletion in vim not working -
I'm trying to use vim on my dragon journey
I think my The problem is the same but because he did not find any solution, which I am posting again.
For some reason I can not get an integer to work in Python, with Python. I have set fabolous and made tag list. So I get an integer with R
But not some observation for dragon:
-
: echo & amp; Omnifunc print
pythoncomplete # complete .
- the
. There are r tags in the Vim / doc / tags> file, but there is no python (but the reason is that python is supported by default?)
- If I use
import math < / Code> I can auto-complete my
.py file eg
Ma to
math But no method is found? So in conclusion I'm really surprised: - / - and if anybody can help ...
It appears that the default objectification for the dragon (
pythoncomplete # Complete ) is not known about the build / keyword.
When you type
math on Ctrl-X Ctrl-O . (If you have imported "Math") you should see the available
math. You need a plugin to do this for
print ,
sorted etc. I think :
- Or
-
- the
Comments
Post a Comment