I using vim as my primary editor for python/HTML/JS/CSS and heard of Eclim as a means to integrate code completion and other "advanced" IDE techniques into vim.
I tried to use ctags and other code completion techniques, but they don't really cut it as far as I could tell.
Therefore, I'm was thinking of using Eclim, but would prefer to use it with Aptana-Studio, since it pretty much contains everything I need (as opposed to Eclipse which will require me to install several plugins to get it to work the way I want it to).
Is there a way to integrate Eclim directly with Aptana? Is my best bet using Aptana as an Eclipse plugin?