descriptionIntellisense for C++ in Vim
ownerahmed.badran@gmail.com
last changeMon, 5 Jan 2009 08:45:19 +0000 (5 00:45 -0800)
content tags
add:
readme
The goal of Vimicxx (pronounced: "Vimicks") is to provide almost real time code completion in Vim for C++ without having to build the tags file manually or periodically yourself.
shortlog
2009-01-05 Ahmed BadranCompleted the cmd_add implementationmaster
2008-12-16 Ahmed BadranUpdated the about command
2008-12-16 Ahmed BadranUpdated the about command
2008-12-16 Ahmed BadranUpdated a whole bunch of files, started adding the...
2008-12-14 Ahmed Badran[patch] ctags_db: Implemented update, add_file and...
2008-10-25 Ahmed BadranRenamed cscope_db to ctags_db
2008-10-23 Ahmed BadranMiscellaneous fixes, invoking ctags not cscope
2008-09-22 Ahmed BadranMinor fixes for makefiles to build from diff. directori...
2008-09-21 Ahmed Badranupdated libtool
2008-09-21 Ahmed BadranAdded a missing .in file
2008-09-21 Ahmed BadranAdded more login to cscope_db
2008-09-19 Ahmed BadranRemoved local libconfigfile as it is not needed
2008-09-19 Ahmed BadranUpdated to use installed libconfigfile rather than...
2008-09-18 Ahmed BadranCompleted vimicxx conf, minor adjustments to cscope_db
2008-09-08 Ahmed BadranAdded cscope_db
2008-09-08 Ahmed BadranAdded vimicxx_conf
...
heads
15 years ago master