Dear Riewis, this might be a workaround: http://www.vim.org/scripts/script.php?script_id=3221
I use Indexer to automatically update my tag files every time I save a code file. I find it very useful, because you don't have to manually invoke the tag update. Give it a try. Cheers! 2013/4/28 Dirk Wallenstein <[email protected]> > Does easytag install its own omnifunc? What does ':set omnifunc?' say > with and without easytags? > > > On Sat, Apr 27, 2013 at 5:52 PM, rlewis <[email protected]> wrote: > >> I recently install javacomplete[1] and easytags[2]. Its structure is as >> below. However, when trying completion by pressing ctrl+x ctrl+o, message >> bar display >> >> Omni completion (^O^N^P) Pattern not found >> >> If removing easytags, then javacomplete plugin works again. How to fix >> this problem? Or any other alternative suggestion? >> >> Thanks >> >> javacomplete version is 0.77.1.2 >> easytags version should be 3.1.5 >> >> autoload: >> javacomplete.vim java_parser.vim nerdtree.vim Reflection.class >> Reflection.java xolox >> >> doc: >> easytags.txt javacomplete.txt NERD_tree.txt tags >> >> lib: >> nerdtree >> >> misc: >> easytags >> >> nerdtree_plugin: >> exec_menuitem.vim fs_menu.vim >> >> plugin: >> easytags.vim NERD_tree.vim >> >> syntax: >> nerdtree.vim >> >> [1]. http://vim.sourceforge.net/scripts/script.php?script_id=1785 >> [2]. http://www.vim.org/scripts/script.php?script_id=3114 >> >> -- >> -- >> You received this message from the "vim_use" maillist. >> Do not top-post! Type your reply below the text you are replying to. >> For more information, visit http://www.vim.org/maillist.php >> >> --- >> You received this message because you are subscribed to the Google Groups >> "vim_use" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > -- > Grüße, > Dirk > -- > -- > You received this message from the "vim_use" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_use" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
