Hi On Tue, Mar 20, 2007 at 08:05:56PM -0000, Rodrigo Virote Kassick wrote: > This was caused by an old version of vim c/c++ ide plugin > removing ~/.vim/ftplugin/c/menu.vim (or c.vim) and installing the latest > version (http://vim.sourceforge.net/scripts/script.php?script_id=213) worked > for me
$ls .vim/ftplugin/c/ ls: .vim/ftplugin/c/: No such file or directory However, downloading the zip file above and unzipping in .vim replaces the corresponding files on my system, and it is fixed now. The plugins just happen to sit in a slightly different place: ( .vim/plugin/ and .vim/ftplugin) cheers, Jan -- .~. /V\ Jan Groenewald /( )\ www.aims.ac.za ^^-^^ -- Startup errors from c.vim https://launchpad.net/bugs/87998 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
