[Icomplete-general] icomplete/doc index.html,1.2,1.3
Brought to you by:
maxauthority
|
From: MaxAuthority <max...@us...> - 2007-07-04 10:59:13
|
Update of /cvsroot/icomplete/icomplete/doc In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv19350/doc Modified Files: index.html Log Message: commit long pending changes and fix a segfault (by Johannes Winkelmann) Index: index.html =================================================================== RCS file: /cvsroot/icomplete/icomplete/doc/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.html 4 Aug 2006 23:11:43 -0000 1.2 --- index.html 4 Jul 2007 10:59:10 -0000 1.3 *************** *** 16,19 **** --- 16,33 ---- </p> + <table border="1" bgcolor="#FFD0D0"> + <td> + <p><b> + I am searching for new developers, since I am currently working on a new firefox plugin, which will finally make + using firefox feel like using Vim. So time is very little now, I only have time to apply your patches to icomplete. + + Please write an <a href=mailto:stu...@gm...>email to me</a>, if you want a sourceforge account to keep icomplete development running. + Otherwise there is a new vim plugin for C++ completion which works quite well: + <a href="http://www.vim.org/scripts/script.php?script_id=1520">OmniCppComplete</a> + </b></p> + </td> + </table> + + <!-- toc --> <center> |