vote up 0 vote down star
1

I am using VIM to code PHP. I also have indexed my project folder with ctags. It works pretty well with omnicompletion, so when I type for example $someObject-><C-X><C-O> it shows all methods of the object.

I am working with the SuperTab plugin too though, and when this plugin is active, I cannot hit anymore. Nothing happens, only below in the status bar INSERT becomes (insert).

Does anyone have an idea why doesn't work with SuperTab?

flag

75% accept rate
SuperTag or SuperTab? – Manni Aug 5 at 8:36
SuperTab, sorry. – Schtibe Aug 5 at 8:51

1 Answer

vote up 0 vote down

Ok, an update to the newest version of SuperTab (0.51) helped solve the problem

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.