hi, all, I have installed omnicomplete, and set the options in my .vimrc as required.
Everything works fine when I type "std::", or "vector<int> v; v." But when I use "vector<int> *v = &vec", vec is declared vector<int>, the completion won't start. "let OmniCpp_MayCompleteArrow = 1" is set in my .vimrc file Anyone has this problem before? Thanks, Yu Huang --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
