Hi Aman Jain,

Goto www.vim.org -> mailinglist archive search for Eclim (or use google)
I think this is best what you can get (?)

You can ues vim-addon-actions to add a on buf write action calling make
automatically easily.

Also vim-addon-background let's you compile your app in a background
process so that you can continue reviewing code easily..

(Both can be found on my github page)

Usually Vim features end at advanced IDE features such as class
hirarchies. 

Consider using Eclipse (CDT) for browsing only. There is even a viPlugin.
I end up using Vim again and again though. Use whatever servers you
best.

Probably others will step in and give you more ideas and pointers.

Good luck
Marc Weber

-- 
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

Reply via email to