Hi Andrew,
Thanks a lot for the great plugin. I'm trying to run force.com vim commands from console directly.
i,e, for ex,
vim -c ApexInitProject
(or)
vim -c ApexCompare
It's working fine. But, After the command execution, it ends up in VI editor. Is there anyway, to redirect output of vim directly to Console. So that, VI doesn't get open at all ?