Hello, 

I'm having problems with omni completion and Python if importing gtk3/gobject 
classes. Since having imported via
from gi.repository import Gtk (etc.)
to use gtk3, omni complete starts complaining with errors like
Warning: cannot register existing type `GtkWidget'

Is there any solution? Or can anyone give me hint what to look up in vim's 
help? 
If there is no 'proper' solution, how can I make vim stop trying to look up the 
gtk files, so that -at least- vim won't crash.

Thank you.

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to