Hi all,

after being fed up by Eclipse's slowness/memory usage, I've decided to
see if Vim could replace it. I've already found numerous nice plugin's
that each implement part of the functionality of Eclipse:
- quickfix
- clewn/vimgdb
- Taglist
- Project

Configuring it all to work nicely together is another matter. I could of
course spend a couple of days learning how to write vim scripts and
rolling my own solution. But as I'm probably not the first to try to use
Vim as an IDE, there must be a nice all-in-one solution out there
somewhere. Or that's what I thought anyway. I can't seem to find any!

Is the anything like Cream that turns Vim into a development
environment? I'm thinking about something that includes all those
plugins and has easy-to-remember shortcut keys mapped to actions such as
build, debug, name completion etc.

While we're at it... I recently installed Cream and I very much like the
shortcut key mappings. Unfortunately, Cream disables Vim's modes by
default. The option of "Creamlite" behaviour enables modes, but removes
(most of) the shortcut key mappings along with it. Is there any way to
have the best of both worlds?

Regards,
Brecht

Reply via email to