> E764: Option 'omnifunc' is not set. You have to put "filetype plugin indent on" in your .vimrc file (or without the "indent" part). Although this function is explained elsewhere in the docs, I don't think the omni doc itself says that you have to do this. It mentions that the filetype plugins will set omnifunc, but doesn't actually mention that you need to tell vim to use these plugins. The docs make it sound automatic.
I had the same problem, and I doubt any new user, nor anyone who didn't already know about the :filetype command, would be able to figure out how to get it to work. I was also expecting there to be C++ support, but only C support is provided. Surely C++ is in wider use than C these days? There is a plugin you can download separately for this however: http://www.vim.org/scripts/script.php?script_id=1520 But it's not officially finished yet. Rob. -- Robert Webb <[EMAIL PROTECTED]>, Want to make polyhedra? http://www.software3d.com/Stella.html
