Vim Omnicomplete in real time?

Viewed 13225

I want my omnicomplete tooltip appear as I type, or 1 second after I stopped typing, or even after I type period.(akin to visual studio). Is that possible in Vim?

For those who have no idea what I am talking about, I want this little window to show up without pressing CTRL+X, CTRL+O or any other awkward keyboard shortcuts.

http://blogs.warwick.ac.uk/dwatkins/entry/vim_omnicomplete_awesomeness/

CTRL + Space sounds like a good alternative but I am on a Macbook, my leftmost key is Fn, not Control unfortunately.

3 Answers
Related