Reputation: 1589
is there a webpage with key bindings (C-x C-o, etc.) for Omnicomplete in Vim? Can't seem to find it online.
Upvotes: 0
Views: 1961
Reputation: 196556
Why search for it online if you have it locally?
:help ins-completion
Upvotes: 2
Reputation: 14125
Here you go, toiletfreak: http://vimdoc.sourceforge.net/htmldoc/insert.html#ins-completion
Upvotes: 1