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:

  1. : echo & amp; Omnifunc print pythoncomplete # complete .
  2. 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?)
  3. 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


Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -