janus
janus copied to clipboard
Executing rake tasks like :Rake in background?
Hi, I really like the rails plugin, but whenever I run :Rake to execute a spec file for example I need to wait until it finishes. This makes the whole :Rake task for vim rather useless. Is it possible to run it in the background so that I can continue using vim while this is getting executed?
Thanks, Florian
I do not know if this is possible I'm marking it as after vimius release because I won't have time to develop something for this ATM