You are not logged in.

#1 2010-11-02 20:20:56

karlgus
Member
From: Umeå, Sweden
Registered: 2010-11-02
Posts: 1

Python3.1 autocompletion problems in Vim

Hello everyone,

I have a problem with vim and autocompletion with python3.
I have compiled vim from source with --enable-python3interp=yes.
I have put:
autocmd FileType python set omnifunc=python3complete#Complete
in ~/.vimrc file
The problem I've is that the only thing I get when I press
Ctrl+X Ctrl+O is __builtins__(


Anyone that can help me with this problem?

I thanks for all the answear I can get

Offline

Board footer

Powered by FluxBB